CheckInterface
Check system environment status
This interface needs to be implemented by hardcoded requirement checks of the underlying server and PHP system.
The status messages and title must not include HTML, use plain text only. The return values of this class can be used in different scopes (eg. as json array).
Table of Contents
Methods
- getStatus() : FlashMessageQueue
- Get all status information as array with status objects
Methods
getStatus()
Get all status information as array with status objects
public
getStatus() : FlashMessageQueue