Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Backend
Modules
Error
Actions
Index
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
( )