Task #45903
closedAdjust object-types in phpdoc because of namespace-introduction
0%
Description
Quick search across Core showed me we still seem to have some tx_... in the phpdoc-blocks.
Updated by Stefan Neufeind over 11 years ago
typo3/sysext/dbal/Classes/Hooks/ExtensionManagerHooks.php: * @param tx_em_Install $parent: The calling parent object
typo3/sysext/dbal/Classes/Hooks/ExtensionManagerHooks.php: * @param tx_em_Install $parent: The calling parent object
typo3/sysext/install/Classes/CheckTheDatabaseHookInterface.php: * @param tx_em_Install $parent: The calling parent object
typo3/sysext/install/Classes/CheckTheDatabaseHookInterface.php: * @param tx_em_Install $parent: The calling parent object
typo3/sysext/sv/Classes/Report/ServicesListReport.php: * @param tx_reports_Module $reportsModule Back-reference to the calling reports module
typo3/sysext/reports/Classes/Report/Status/SystemStatus.php: * @return tx_reports_reports_status_Status A status of whether the memory limit was approached by one of the requests
typo3/sysext/install/Classes/Report/InstallStatusReport.php: * @return tx_reports_reports_status_Status An tx_reports_reports_status_Status object indicating the status of the file system
typo3/sysext/saltedpasswords/Classes/Salt/SaltFactory.php: * @return tx_saltedpasswords_abstract_salts an instance of salting hashing method object
typo3/sysext/saltedpasswords/Classes/Salt/SaltFactory.php: * @return tx_saltedpasswords_abstract_salts an instance of salting hashing method object
typo3/sysext/form/Classes/Filter/TrimFilter.php: * @return tx_form_Filter_Trim
typo3/sysext/form/Classes/Domain/Model/Attribute/AttributesAttribute.php: * @return tx_form_Domain_Model_Attributes
typo3/sysext/form/Classes/Domain/Model/Attribute/AttributesAttribute.php: * @return tx_form_Domain_Model_Attributes
typo3/sysext/form/Classes/Utility/ValidatorUtility.php: * @return tx_form_Validate
Updated by Christian Kuhn almost 10 years ago
- Status changed from New to Resolved
I think that should finally be resolved with the class alias removal works for 7.0.