InformationStatus : string
Enum with the severities of the SystemInformation toolbar menu
Table of Contents
Cases
Methods
- isGreaterThan() : bool
- Check if the given status is greater than this status instance
Cases
NOTICE
INFO
OK
WARNING
ERROR
Methods
isGreaterThan()
Check if the given status is greater than this status instance
public
isGreaterThan(InformationStatus $status) : bool
Parameters
- $status : InformationStatus