[TASK] Deprecate Extbase model FileMount
The Extbase model `FileMount` has never been used and there is also no need to have a model for every table. To streamline the codebase, the class has been marked as deprecated. Resolves: #90686 Releases: master Change-Id: I141a3171dd9f8c2b7d961541753653886f787d41 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63639 Tested-by:TYPO3com <noreply@typo3.com> Tested-by:
Christian Eßl <indy.essl@gmail.com> Tested-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Christian Eßl <indy.essl@gmail.com> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Benni Mack <benni@typo3.org>
Showing
- typo3/sysext/core/Documentation/Changelog/master/Deprecation-90686-DeprecateModelFileMount.rst 35 additions, 0 deletions...elog/master/Deprecation-90686-DeprecateModelFileMount.rst
- typo3/sysext/extbase/Classes/Domain/Model/FileMount.php 10 additions, 0 deletionstypo3/sysext/extbase/Classes/Domain/Model/FileMount.php
- typo3/sysext/extbase/Tests/UnitDeprecated/Domain/Model/FileMountTest.php 1 addition, 1 deletion...tbase/Tests/UnitDeprecated/Domain/Model/FileMountTest.php
- typo3/sysext/install/Configuration/ExtensionScanner/Php/ClassNameMatcher.php 5 additions, 0 deletions...l/Configuration/ExtensionScanner/Php/ClassNameMatcher.php
Please register or sign in to comment