Actions
Task #50506
closedIntroduce use-statement for Utility-namespace in Bootstrap
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Code Cleanup
Target version:
-
Start date:
2013-07-29
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
In 6.0 change I12f66acef697dbec9b065edcba8ad0d8f78c4e01 broke Bootstrap.php since there was no use-statement for the Utility-namespace as we have in 6.1/6.2 already.
Introducing this use and shortening function-calls.
Actions