Actions
Task #59001
closedUse self:: where possible in GeneralUtility
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Code Cleanup
Target version:
-
Start date:
2014-05-21
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
It's common sense to use self:: where possible because it's quicker and makes code better understandable.
I found 2 violations in \TYPO3\CMS\Core\Utility\GeneralUtility
Actions