[TASK] Clean up phpDoc comments in t3lib classes
Clean up phpDoc comments for the following classes: * t3lib/class.t3lib_tsfebeuserauth.php * t3lib/class.t3lib_tsparser.php * t3lib/class.t3lib_tsparser_ext.php * t3lib/class.t3lib_tsparser_tsconfig.php * t3lib/class.t3lib_tsstyleconfig.php * t3lib/class.t3lib_tstemplate.php * t3lib/class.t3lib_xml.php Clean up provides: * Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: I312660e9da1964cff90b3998155d77bb3f4f0edd Resolves: #37291 Releases: 6.0 Reviewed-on: http://review.typo3.org/11289 Reviewed-by: Tolleiv Nietsch Tested-by: Tolleiv Nietsch Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
Showing
- t3lib/class.t3lib_tsfebeuserauth.php 22 additions, 33 deletionst3lib/class.t3lib_tsfebeuserauth.php
- t3lib/class.t3lib_tsparser.php 149 additions, 108 deletionst3lib/class.t3lib_tsparser.php
- t3lib/class.t3lib_tsparser_ext.php 85 additions, 54 deletionst3lib/class.t3lib_tsparser_ext.php
- t3lib/class.t3lib_tsparser_tsconfig.php 12 additions, 12 deletionst3lib/class.t3lib_tsparser_tsconfig.php
- t3lib/class.t3lib_tsstyleconfig.php 27 additions, 23 deletionst3lib/class.t3lib_tsstyleconfig.php
- t3lib/class.t3lib_tstemplate.php 104 additions, 68 deletionst3lib/class.t3lib_tstemplate.php
- t3lib/class.t3lib_xml.php 44 additions, 42 deletionst3lib/class.t3lib_xml.php
Please register or sign in to comment