Skip to content
Snippets Groups Projects
Commit 688c888e authored by Helmut Hummel's avatar Helmut Hummel Committed by Christian Kuhn
Browse files

[CLEANUP] Fix faulty type hint in install tool

The DefaultFactory::getStructure method obviously has a wrong
type hint annotated. Besides that, the type checks inside the method
are obsolete, as the types can never change after instantiation.

Releases: master
Resolves: #75401
Change-Id: Id576310aa2b59d715eea520f67d54bc912be434d
Reviewed-on: https://review.typo3.org/47505


Reviewed-by: default avatarMarkus Klein <markus.klein@typo3.org>
Tested-by: default avatarMarkus Klein <markus.klein@typo3.org>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent e3bb5fe8
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment