Actions
Task #59006
closedCode Cleanups in LanguageService
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
\TYPO3\CMS\Lang\LanguageService could use a few cleanups:
- Avoid unnecessary fully qualified class names
- Add return NULL for consistency if a method only returns a value in some cases
Actions