PHP Class Backend\Modules\Error\Actions\Index

Inheritance: extends Backend\Core\Engine\Base\ActionIndex
Afficher le fichier Open project: forkcms/forkcms

Méthodes publiques

Méthode Description
execute ( ) Execute the action
getContent ( ) : Response

Méthodes protégées

Méthode Description
parse ( ) Parse the correct messages into the template

Method Details

execute() public méthode

Execute the action
public execute ( )

getContent() public méthode

public getContent ( ) : Response
Résultat Symfony\Component\HttpFoundation\Response

parse() protected méthode

Parse the correct messages into the template
protected parse ( )