[TASK] Clean up phpDoc comments in typo3/
Clean up phpDoc comments for the following classes: * typo3/view_help.php * typo3/wizard_colorpicker.php * typo3/wizard_edit.php * typo3/wizard_forms.php * typo3/wizard_list.php * typo3/wizard_rte.php * typo3/wizard_table.php * typo3/wizard_tsconfig.php Clean up provides: * Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: Ia5f7b719d9365dcdd8f4d6d3401eecb6ce88ab92 Resolves: #37980 Releases: 6.0 Reviewed-on: http://review.typo3.org/12010 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
Showing
- typo3/view_help.php 94 additions, 106 deletionstypo3/view_help.php
- typo3/wizard_colorpicker.php 48 additions, 56 deletionstypo3/wizard_colorpicker.php
- typo3/wizard_edit.php 19 additions, 21 deletionstypo3/wizard_edit.php
- typo3/wizard_forms.php 171 additions, 183 deletionstypo3/wizard_forms.php
- typo3/wizard_list.php 18 additions, 28 deletionstypo3/wizard_list.php
- typo3/wizard_rte.php 49 additions, 53 deletionstypo3/wizard_rte.php
- typo3/wizard_table.php 139 additions, 142 deletionstypo3/wizard_table.php
- typo3/wizard_tsconfig.php 104 additions, 122 deletionstypo3/wizard_tsconfig.php
Please register or sign in to comment