[TASK] Protect info extension
Last patch in the protect controller patch series. This time the Web->Info module controller no longer extends BaseScriptClass and the single sub controller classed don't extend AbstractFunctionModule anymore. The patch sets as much as possible to protected to allow further refactoring of these classes in v10. Resolves: #86210 Releases: master Change-Id: I5c474e6cc0bc093c58b2e939e408b47020547a6b Reviewed-on: https://review.typo3.org/58241 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/belog/Classes/Module/BackendLogModuleBootstrap.php 5 additions, 17 deletions...sysext/belog/Classes/Module/BackendLogModuleBootstrap.php
- typo3/sysext/core/Documentation/Changelog/master/Deprecation-86210-ProtectedInfoExtension.rst 114 additions, 0 deletions...gelog/master/Deprecation-86210-ProtectedInfoExtension.rst
- typo3/sysext/info/Classes/Controller/InfoModuleController.php 356 additions, 25 deletions...3/sysext/info/Classes/Controller/InfoModuleController.php
- typo3/sysext/info/Classes/Controller/InfoPageTyposcriptConfigController.php 155 additions, 64 deletions...Classes/Controller/InfoPageTyposcriptConfigController.php
- typo3/sysext/info/Classes/Controller/PageInformationController.php 144 additions, 30 deletions...ext/info/Classes/Controller/PageInformationController.php
- typo3/sysext/info/Classes/Controller/TranslationStatusController.php 156 additions, 54 deletions...t/info/Classes/Controller/TranslationStatusController.php
- typo3/sysext/linkvalidator/Classes/Report/LinkValidatorReport.php 204 additions, 68 deletions...sext/linkvalidator/Classes/Report/LinkValidatorReport.php
- typo3/sysext/sys_note/Classes/Hook/InfoModuleHook.php 3 additions, 4 deletionstypo3/sysext/sys_note/Classes/Hook/InfoModuleHook.php
Please register or sign in to comment