PHP 클래스 Backend\Modules\Error\Actions\Index

상속: extends Backend\Core\Engine\Base\ActionIndex
파일 보기 프로젝트 열기: forkcms/forkcms

공개 메소드들

메소드 설명
execute ( ) Execute the action
getContent ( ) : Response

보호된 메소드들

메소드 설명
parse ( ) Parse the correct messages into the template

메소드 상세

execute() 공개 메소드

Execute the action
public execute ( )

getContent() 공개 메소드

public getContent ( ) : Response
리턴 Symfony\Component\HttpFoundation\Response

parse() 보호된 메소드

Parse the correct messages into the template
protected parse ( )