[TASK] Move class RecordList to Controller/RecordListController
Class TYPO3\CMS\Recordlist\RecordList is the list module main controller and thus should be rename to TYPO3\CMS\Recordlist\Controller\RecordListController Resolves: #84399 Releases: master Change-Id: I77ca1c2f9841e234bde2dd571d8875db5c0e0b14 Reviewed-on: https://review.typo3.org/56275 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Mathias Brodala <mbrodala@pagemachine.de> Tested-by:
Mathias Brodala <mbrodala@pagemachine.de> Reviewed-by:
Stefan Neufeind <typo3.neufeind@speedpartner.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- composer.json 1 addition, 0 deletionscomposer.json
- composer.lock 1 addition, 1 deletioncomposer.lock
- typo3/sysext/backend/Classes/Controller/PageLayoutController.php 2 additions, 3 deletions...ysext/backend/Classes/Controller/PageLayoutController.php
- typo3/sysext/backend/Classes/View/PageLayoutView.php 0 additions, 1 deletiontypo3/sysext/backend/Classes/View/PageLayoutView.php
- typo3/sysext/core/Documentation/Changelog/master/Deprecation-84399-ClassRecordListRenamedToRecordListController.rst 38 additions, 0 deletions...on-84399-ClassRecordListRenamedToRecordListController.rst
- typo3/sysext/install/Configuration/ExtensionScanner/Php/ClassNameMatcher.php 5 additions, 0 deletions...l/Configuration/ExtensionScanner/Php/ClassNameMatcher.php
- typo3/sysext/recordlist/Classes/Controller/RecordListController.php 7 additions, 8 deletions...xt/recordlist/Classes/Controller/RecordListController.php
- typo3/sysext/recordlist/Migrations/Code/ClassAliasMap.php 4 additions, 0 deletionstypo3/sysext/recordlist/Migrations/Code/ClassAliasMap.php
- typo3/sysext/recordlist/Migrations/Code/LegacyClassesForIde.php 13 additions, 0 deletions...sysext/recordlist/Migrations/Code/LegacyClassesForIde.php
- typo3/sysext/recordlist/composer.json 5 additions, 0 deletionstypo3/sysext/recordlist/composer.json
- typo3/sysext/recordlist/ext_tables.php 1 addition, 1 deletiontypo3/sysext/recordlist/ext_tables.php
- typo3/sysext/sys_note/Classes/Hook/RecordListHook.php 5 additions, 4 deletionstypo3/sysext/sys_note/Classes/Hook/RecordListHook.php
Please register or sign in to comment