[TASK] Clean up phpDoc comments in typo3/sysext/rsaauth
* Provide correct parameter names in phpDoc * Provide correct data types in phpDoc * CGLify phpDoc (remove tabs) Change-Id: Icd78ad5235b537134e0a5684de8405d2c581769f Resolves: #38317 Releases: 6.0 Reviewed-on: http://review.typo3.org/12299 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
Showing
- typo3/sysext/rsaauth/ext_localconf.php 8 additions, 8 deletionstypo3/sysext/rsaauth/ext_localconf.php
- typo3/sysext/rsaauth/ext_tables.php 3 additions, 3 deletionstypo3/sysext/rsaauth/ext_tables.php
- typo3/sysext/rsaauth/hooks/class.tx_rsaauth_backendwarnings.php 16 additions, 22 deletions...sysext/rsaauth/hooks/class.tx_rsaauth_backendwarnings.php
- typo3/sysext/rsaauth/hooks/class.tx_rsaauth_feloginhook.php 8 additions, 9 deletionstypo3/sysext/rsaauth/hooks/class.tx_rsaauth_feloginhook.php
- typo3/sysext/rsaauth/hooks/class.tx_rsaauth_loginformhook.php 13 additions, 14 deletions...3/sysext/rsaauth/hooks/class.tx_rsaauth_loginformhook.php
- typo3/sysext/rsaauth/hooks/class.tx_rsaauth_usersetuphook.php 9 additions, 10 deletions...3/sysext/rsaauth/hooks/class.tx_rsaauth_usersetuphook.php
- typo3/sysext/rsaauth/sv1/backends/class.tx_rsaauth_abstract_backend.php 11 additions, 12 deletions...saauth/sv1/backends/class.tx_rsaauth_abstract_backend.php
- typo3/sysext/rsaauth/sv1/backends/class.tx_rsaauth_backendfactory.php 12 additions, 13 deletions.../rsaauth/sv1/backends/class.tx_rsaauth_backendfactory.php
- typo3/sysext/rsaauth/sv1/backends/class.tx_rsaauth_cmdline_backend.php 28 additions, 29 deletions...rsaauth/sv1/backends/class.tx_rsaauth_cmdline_backend.php
- typo3/sysext/rsaauth/sv1/backends/class.tx_rsaauth_keypair.php 18 additions, 19 deletions.../sysext/rsaauth/sv1/backends/class.tx_rsaauth_keypair.php
- typo3/sysext/rsaauth/sv1/backends/class.tx_rsaauth_php_backend.php 19 additions, 20 deletions...ext/rsaauth/sv1/backends/class.tx_rsaauth_php_backend.php
- typo3/sysext/rsaauth/sv1/class.tx_rsaauth_sv1.php 19 additions, 17 deletionstypo3/sysext/rsaauth/sv1/class.tx_rsaauth_sv1.php
- typo3/sysext/rsaauth/sv1/storage/class.tx_rsaauth_abstract_storage.php 5 additions, 6 deletions...rsaauth/sv1/storage/class.tx_rsaauth_abstract_storage.php
- typo3/sysext/rsaauth/sv1/storage/class.tx_rsaauth_session_storage.php 6 additions, 7 deletions.../rsaauth/sv1/storage/class.tx_rsaauth_session_storage.php
- typo3/sysext/rsaauth/sv1/storage/class.tx_rsaauth_split_storage.php 18 additions, 21 deletions...xt/rsaauth/sv1/storage/class.tx_rsaauth_split_storage.php
- typo3/sysext/rsaauth/sv1/storage/class.tx_rsaauth_storagefactory.php 8 additions, 9 deletions...t/rsaauth/sv1/storage/class.tx_rsaauth_storagefactory.php
Please register or sign in to comment