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

Public Member Functions

 __construct (private SystemInformationToolbarItem $toolbarItem)
 
 getToolbarItem ()
 

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 ( private SystemInformationToolbarItem  $toolbarItem)

Definition at line 28 of file SystemInformationToolbarCollectorEvent.php.

Member Function Documentation

◆ getToolbarItem()

TYPO3\CMS\Backend\Backend\Event\SystemInformationToolbarCollectorEvent::getToolbarItem ( )