PHP Class Backend\Modules\Error\Actions\Index

Inheritance: extends Backend\Core\Engine\Base\ActionIndex
Datei anzeigen Open project: forkcms/forkcms

Public Methods

Method Description
execute ( ) Execute the action
getContent ( ) : Response

Protected Methods

Method Description
parse ( ) Parse the correct messages into the template

Method Details

execute() public method

Execute the action
public execute ( )

getContent() public method

public getContent ( ) : Response
return Symfony\Component\HttpFoundation\Response

parse() protected method

Parse the correct messages into the template
protected parse ( )