StatusProviderInterface
Interface for classes which provide a status report entry.
Table of Contents
Methods
- getLabel() : string
- Return label of this status
- getStatus() : array<string|int, Status>
- Returns the status of an extension or (sub)system
Methods
getLabel()
Return label of this status
public
getLabel() : string
Return values
stringgetStatus()
Returns the status of an extension or (sub)system
public
getStatus() : array<string|int, Status>