[TASK] Clean up phpDoc comments in typo3/
Clean up phpDoc comments for the following classes: * typo3/class.webpagetree.php * typo3/cleaner_check.sh * typo3/cleaner_fix.sh * typo3/cli_dispatch.phpsh * typo3/db_new.php * typo3/dummy.php * typo3/file_edit.php * typo3/file_newfolder.php * typo3/file_rename.php * typo3/file_upload.php Clean up provides: * Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: Ia91597115348f3ce72c1b2ac991344f9eaf3f445 Resolves: #37968 Releases: 6.0 Reviewed-on: http://review.typo3.org/11999 Reviewed-by: Oliver Klee Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
Showing
- typo3/class.webpagetree.php 112 additions, 97 deletionstypo3/class.webpagetree.php
- typo3/cleaner_check.sh 1 addition, 2 deletionstypo3/cleaner_check.sh
- typo3/cleaner_fix.sh 1 addition, 2 deletionstypo3/cleaner_fix.sh
- typo3/cli_dispatch.phpsh 1 addition, 1 deletiontypo3/cli_dispatch.phpsh
- typo3/db_new.php 81 additions, 87 deletionstypo3/db_new.php
- typo3/dummy.php 8 additions, 15 deletionstypo3/dummy.php
- typo3/file_edit.php 25 additions, 23 deletionstypo3/file_edit.php
- typo3/file_newfolder.php 38 additions, 42 deletionstypo3/file_newfolder.php
- typo3/file_rename.php 20 additions, 24 deletionstypo3/file_rename.php
- typo3/file_upload.php 16 additions, 17 deletionstypo3/file_upload.php
Please register or sign in to comment