Actions
Task #96041
closedToolbar items: Register via compiler pass
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend API
Target version:
Start date:
2021-11-20
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The registration of the toolbar items are set in the ext_localconf.php file. It only links to provider classes, that have to implement the ToolbarItemInterface. Therefore the registration could be simplified by tagging via that interface.
Actions