Skip to content
Snippets Groups Projects
Commit f52d6c60 authored by Daniel Windloff's avatar Daniel Windloff Committed by Andreas Fernandez
Browse files

[!!!][FEATURE] Automatically register toolbar items as container services

Toolbar items are now automatically tagged and registered, based on
the implemented `ToolbarItemInterface`, using the autoconfiguration
feature from the DI container.

The registration via `$GLOBALS['TYPO3_CONF_VARS']['BE']['toolbarItems']`
has been removed.

Resolves: #96041
Related: #62928
Releases: master
Change-Id: Ic3d84752f30444d5a6be67ecbfe39e525c68e9ac
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72241


Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
parent ad6da374
Showing
with 155 additions and 54 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment