Actions
Task #58995
closedCode Cleanups in FormEngine
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\Backend\Form\FormEngine could use a few cleanups:
- Import some classes to avoid unnecessary fully qualified class names
- Fix some PHPDoc issues
- Slightly adjust some method signatures (when 0, 1, or '' were used for boolean information)
- Remove some unused local variables
Actions