Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Dietcube
Controller
ErrorControllerInterface
PHP Interface Dietcube\Controller\ErrorControllerInterface
Mostrar archivo
Open project: mercari/dietcube
Public Methods
Method
Description
internalError
(
Exception
$error
)
methodNotAllowed
( )
notFound
( )
Method Details
internalError()
public
method
public
internalError
(
Exception
$error
)
$error
Exception
methodNotAllowed()
public
method
public
methodNotAllowed
( )
notFound()
public
method
public
notFound
( )