PHP Класс Backend\Modules\Error\Actions\Index

Наследование: extends Backend\Core\Engine\Base\ActionIndex
Показать файл Открыть проект

Открытые методы

Метод Описание
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 ( )