PHP 클래스 Neos\Neos\Ui\Domain\Model\Feedback\Messages\Info

상속: extends Neos\Neos\Ui\Domain\Model\Feedback\AbstractMessageFeedback
파일 보기 프로젝트 열기: neos/neos-ui 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$severity string

공개 메소드들

메소드 설명
getDescription ( ) : string Get the description
getType ( ) : string Get the type identifier

메소드 상세

getDescription() 공개 메소드

Get the description
public getDescription ( ) : string
리턴 string

getType() 공개 메소드

Get the type identifier
public getType ( ) : string
리턴 string

프로퍼티 상세

$severity 보호되어 있는 프로퍼티

protected string $severity
리턴 string