Actions
Task #92426
closedCleanup EXT:redirects
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-09-27
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The system extension redirects received two new features recently. The code should now be revisited and streamlined.
List of things to improve:
- use singular for array command options
- clarify option description
- remove same purpose configuration class and extend demand instead
- remove proxy method in service class
- use demand as argument instead of property
- filter order field against allow list
- use dependency injection
- cleanup superfluous annotations
Actions