‪TYPO3CMS  ‪main
TYPO3\CMS\Backend\Toolbar Namespace Reference

Namespaces

 Enumeration
 

Classes

interface  RequestAwareToolbarItemInterface
 
interface  ToolbarItemInterface
 
class  ToolbarItemsRegistry
 

Enumerations

enum  InformationStatus : string { isGreaterThan }
 

Enumeration Type Documentation

◆ InformationStatus

Enum with the severities of the SystemInformation toolbar menu

Enumerator
isGreaterThan 

Check if the given status is greater than this status instance

Definition at line 23 of file InformationStatus.php.