Actions
Task #38242
closedClean up phpDoc comments in typo3/sysext/
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-06-21
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Clean up phpDoc comments for the following classes:
- typo3/sysext/cshmanual/ext_tables.php
- typo3/sysext/extra_page_cm_options/class.tx_extrapagecmoptions.php
- typo3/sysext/extra_page_cm_options/ext_tables.php
- typo3/sysext/feedit/ext_localconf.php
- typo3/sysext/feedit/view/class.tx_feedit_editpanel.php
- typo3/sysext/felogin/ext_localconf.php
- typo3/sysext/felogin/ext_tables.php
- typo3/sysext/felogin/pi1/class.tx_felogin_pi1.php
- typo3/sysext/felogin/tests/tx_feloginTest.php
Clean up provides:
- Provide correct parameter names in phpDoc
- Provide correct data types in phpDoc
- CGLify phpDoc (remove tabs)
Actions