‪TYPO3CMS  10.4
TYPO3\CMS\Backend\Backend\Event\SystemInformationToolbarCollectorEvent Class Reference

Public Member Functions

 __construct (SystemInformationToolbarItem $toolbarItem)
 
 getToolbarItem ()
 

Private Attributes

SystemInformationToolbarItem $toolbarItem
 

Detailed Description

An event to enrich the system information toolbar in the TYPO3 Backend top toolbar with various information

Definition at line 26 of file SystemInformationToolbarCollectorEvent.php.

Constructor & Destructor Documentation

◆ __construct()

TYPO3\CMS\Backend\Backend\Event\SystemInformationToolbarCollectorEvent::__construct ( SystemInformationToolbarItem  $toolbarItem)

Member Function Documentation

◆ getToolbarItem()

Member Data Documentation

◆ $toolbarItem