Actions
Task #88757
closedCleanup: RecordListController
Start date:
2019-07-15
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
- use RequestObject instead of _GP in RecordListController
(this is only the half of the truth, as DatabaseRecordList still uses serveral _GP calls, that also need to be set from controller. So this is only the first step.) - declare two internal properties as protected.
Actions