[TASK] Clean up phpDoc comments in typo3/sysext/
Clean up phpDoc comments for the following classes: * typo3/sysext/info/ext_tables.php * typo3/sysext/info/mod1/conf.php * typo3/sysext/info/mod1/index.php * typo3/sysext/info_pagetsconfig/ class.tx_infopagetsconfig_webinfo.php * typo3/sysext/info_pagetsconfig/ext_tables.php * typo3/sysext/lang/ext_localconf.php * typo3/sysext/lang/hooks/clearcache/class.tx_lang_clearcache.php * typo3/sysext/lang/hooks/clearcache/class.tx_lang_clearcachemenu.php * typo3/sysext/lang/lang.php * typo3/sysext/lang/res/js/be/typo3lang.js * typo3/sysext/lowlevel/admin_cli.php * typo3/sysext/lowlevel/class.tx_lowlevel_admin_core.php * typo3/sysext/lowlevel/class.tx_lowlevel_cleaner_core.php * typo3/sysext/lowlevel/clmods/class.cleanflexform.php * typo3/sysext/lowlevel/clmods/class.deleted.php * typo3/sysext/lowlevel/clmods/class.double_files.php * typo3/sysext/lowlevel/clmods/class.lost_files.php * typo3/sysext/lowlevel/clmods/class.missing_files.php * typo3/sysext/lowlevel/clmods/class.missing_relations.php * typo3/sysext/lowlevel/clmods/class.orphan_records.php * typo3/sysext/lowlevel/clmods/class.rte_images.php * typo3/sysext/lowlevel/clmods/class.syslog.php * typo3/sysext/lowlevel/clmods/class.versions.php * typo3/sysext/lowlevel/config/conf.php * typo3/sysext/lowlevel/config/index.php * typo3/sysext/lowlevel/dbint/cli/cleaner_cli.php * typo3/sysext/lowlevel/dbint/cli/refindex_cli.php * typo3/sysext/lowlevel/dbint/conf.php * typo3/sysext/lowlevel/dbint/index.php * typo3/sysext/lowlevel/ext_localconf.php * typo3/sysext/lowlevel/ext_tables.php Clean up provides: * Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: Ib348429f98c4f23d9b71028a8024273c78654eec Resolves: #38272 Releases: 6.0 Reviewed-on: http://review.typo3.org/12278 Reviewed-by: Benjamin Mack Tested-by: Benjamin Mack
Showing
- typo3/sysext/info/ext_tables.php 2 additions, 2 deletionstypo3/sysext/info/ext_tables.php
- typo3/sysext/info/mod1/conf.php 5 additions, 5 deletionstypo3/sysext/info/mod1/conf.php
- typo3/sysext/info/mod1/index.php 28 additions, 24 deletionstypo3/sysext/info/mod1/index.php
- typo3/sysext/info_pagetsconfig/class.tx_infopagetsconfig_webinfo.php 16 additions, 11 deletions...t/info_pagetsconfig/class.tx_infopagetsconfig_webinfo.php
- typo3/sysext/info_pagetsconfig/ext_tables.php 4 additions, 2 deletionstypo3/sysext/info_pagetsconfig/ext_tables.php
- typo3/sysext/lang/ext_localconf.php 2 additions, 2 deletionstypo3/sysext/lang/ext_localconf.php
- typo3/sysext/lang/hooks/clearcache/class.tx_lang_clearcache.php 2 additions, 3 deletions...sysext/lang/hooks/clearcache/class.tx_lang_clearcache.php
- typo3/sysext/lang/hooks/clearcache/class.tx_lang_clearcachemenu.php 2 additions, 2 deletions...xt/lang/hooks/clearcache/class.tx_lang_clearcachemenu.php
- typo3/sysext/lang/lang.php 40 additions, 40 deletionstypo3/sysext/lang/lang.php
- typo3/sysext/lang/res/js/be/typo3lang.js 1 addition, 1 deletiontypo3/sysext/lang/res/js/be/typo3lang.js
- typo3/sysext/lowlevel/admin_cli.php 3 additions, 1 deletiontypo3/sysext/lowlevel/admin_cli.php
- typo3/sysext/lowlevel/class.tx_lowlevel_admin_core.php 5 additions, 13 deletionstypo3/sysext/lowlevel/class.tx_lowlevel_admin_core.php
- typo3/sysext/lowlevel/class.tx_lowlevel_cleaner_core.php 93 additions, 93 deletionstypo3/sysext/lowlevel/class.tx_lowlevel_cleaner_core.php
- typo3/sysext/lowlevel/clmods/class.cleanflexform.php 32 additions, 23 deletionstypo3/sysext/lowlevel/clmods/class.cleanflexform.php
- typo3/sysext/lowlevel/clmods/class.deleted.php 13 additions, 12 deletionstypo3/sysext/lowlevel/clmods/class.deleted.php
- typo3/sysext/lowlevel/clmods/class.double_files.php 10 additions, 12 deletionstypo3/sysext/lowlevel/clmods/class.double_files.php
- typo3/sysext/lowlevel/clmods/class.lost_files.php 7 additions, 11 deletionstypo3/sysext/lowlevel/clmods/class.lost_files.php
- typo3/sysext/lowlevel/clmods/class.missing_files.php 9 additions, 12 deletionstypo3/sysext/lowlevel/clmods/class.missing_files.php
- typo3/sysext/lowlevel/clmods/class.missing_relations.php 10 additions, 13 deletionstypo3/sysext/lowlevel/clmods/class.missing_relations.php
- typo3/sysext/lowlevel/clmods/class.orphan_records.php 14 additions, 14 deletionstypo3/sysext/lowlevel/clmods/class.orphan_records.php
Please register or sign in to comment