Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Neos
Neos
Ui
Domain
Model
Feedback
Messages
Info
PHP Class Neos\Neos\Ui\Domain\Model\Feedback\Messages\Info
Inheritance:
extends
Neos\Neos\Ui\Domain\Model\Feedback\AbstractMessageFeedback
Mostra file
Open project: neos/neos-ui
Class Usage Examples
Protected Properties
Property
Type
Description
$severity
string
Public Methods
Method
Description
getDescription
( ) :
string
Get the description
getType
( ) :
string
Get the type identifier
Method Details
getDescription()
public
method
Get the description
public
getDescription
( ) :
string
return
string
getType()
public
method
Get the type identifier
public
getType
( ) :
string
return
string
Property Details
$severity
protected_oe property
protected
string
$severity
return
string