TYPO3  7.6
Protected Attributes | List of all members
InfoStatus Class Reference
Inheritance diagram for InfoStatus:
AbstractStatus StatusInterface StatusInterface

Protected Attributes

 $severity = 'information'
 
- Protected Attributes inherited from AbstractStatus
 $severity = ''
 
 $title = ''
 
 $message = ''
 

Additional Inherited Members

- Public Member Functions inherited from AbstractStatus
 getSeverity ()
 
 getTitle ()
 
 setTitle ($title)
 
 getMessage ()
 
 setMessage ($message)
 

Detailed Description

Info level status

Definition at line 20 of file InfoStatus.php.

Member Data Documentation

$severity = 'information'
protected

Definition at line 25 of file InfoStatus.php.