PHP Class Phosphorum\Controllers\ErrorController

Inheritance: extends ControllerBase
Datei anzeigen Open project: phalcon/forum

Protected Properties

Property Type Description
$error Phalcon\Error\Error

Public Methods

Method Description
indexAction ( )
initialize ( )
route404Action ( )

Method Details

indexAction() public method

public indexAction ( )

initialize() public method

public initialize ( )

route404Action() public method

public route404Action ( )

Property Details

$error protected_oe property

protected Error,Phalcon\Error $error
return Phalcon\Error\Error