Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Dietcube
Controller
ErrorControllerInterface
PHP 인터페이스 Dietcube\Controller\ErrorControllerInterface
파일 보기
프로젝트 열기: mercari/dietcube
공개 메소드들
메소드
설명
internalError
(
Exception
$error
)
methodNotAllowed
( )
notFound
( )
메소드 상세
internalError()
공개
메소드
public
internalError
(
Exception
$error
)
$error
Exception
methodNotAllowed()
공개
메소드
public
methodNotAllowed
( )
notFound()
공개
메소드
public
notFound
( )