TYPO3 CMS  TYPO3_6-2
TYPO3\CMS\Install\Status\ErrorStatus Class Reference
Inheritance diagram for TYPO3\CMS\Install\Status\ErrorStatus:
TYPO3\CMS\Install\Status\AbstractStatus TYPO3\CMS\Install\Status\StatusInterface TYPO3\CMS\Install\Status\StatusInterface

Protected Attributes

 $severity = 'error'
 
- Protected Attributes inherited from TYPO3\CMS\Install\Status\AbstractStatus
 $severity = ''
 
 $title = ''
 
 $message = ''
 

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Install\Status\AbstractStatus
 getSeverity ()
 
 getTitle ()
 
 setTitle ($title)
 
 getMessage ()
 
 setMessage ($message)
 

Detailed Description

This file is part of the TYPO3 CMS project.

It is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, either version 2 of the License, or any later version.

For the full copyright and license information, please read the LICENSE.txt file that was distributed with this source code.

The TYPO3 project - inspiring people to share! Error level status

Author
Christian Kuhn lolli.nosp@m.@sch.nosp@m.warzb.nosp@m.u.ch

Definition at line 22 of file ErrorStatus.php.

Member Data Documentation

◆ $severity

TYPO3\CMS\Install\Status\ErrorStatus::$severity = 'error'
protected

Definition at line 27 of file ErrorStatus.php.