Skip to content
Snippets Groups Projects
Commit a52f6a55 authored by Chris Müller's avatar Chris Müller Committed by Christian Kuhn
Browse files

[TASK] Drop todo from ToolbarItemInterface

The work on this interface was 7 years ago, time to
remove the todo.

Resolves: #96093
Related: #62928
Releases: master, 11.5
Change-Id: Ieaf08a17eb02c60109f9fcdaf279c608f3a4a146
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72315


Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarNikita Hovratov <nikita.h@live.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarGuido Schmechel <guido.schmechel@brandung.de>
Reviewed-by: default avatarNikita Hovratov <nikita.h@live.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 5f195c58
Branches
Tags
No related merge requests found
......@@ -17,9 +17,6 @@ namespace TYPO3\CMS\Backend\Toolbar;
/**
* Interface for classes which extend the backend by adding items to the top toolbar
*
* @TODO: This interface is FIRST DRAFT and still WILL CHANGE
* @see https://forge.typo3.org/issues/62928
*/
interface ToolbarItemInterface
{
......
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