[TASK] Remove AbstractWizardController
The last business method of the abstract became unused when the table wizard has been moved to an element with #95036. It is not needed anymore, and is removed, thus the inheritance pattern can be avoided. Resolves: #100631 Related: #95036 Releases: main Change-Id: I9a8540521e771328ad2f57dbc0718021d08182f1 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78679 Tested-by:core-ci <typo3@b13.com> Tested-by:
Oliver Klee <typo3-coding@oliverklee.de> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de>
Showing
- typo3/sysext/backend/Classes/Controller/Wizard/AbstractWizardController.php 0 additions, 66 deletions...nd/Classes/Controller/Wizard/AbstractWizardController.php
- typo3/sysext/backend/Classes/Controller/Wizard/AddController.php 2 additions, 1 deletion...ysext/backend/Classes/Controller/Wizard/AddController.php
- typo3/sysext/backend/Classes/Controller/Wizard/EditController.php 3 additions, 2 deletions...sext/backend/Classes/Controller/Wizard/EditController.php
- typo3/sysext/backend/Classes/Controller/Wizard/ListController.php 3 additions, 2 deletions...sext/backend/Classes/Controller/Wizard/ListController.php
Please register or sign in to comment