Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Bolt
Controller
ExceptionControllerInterface
PHP Interface Bolt\Controller\ExceptionControllerInterface
Author:
Gawain Lynch (
[email protected]
)
Datei anzeigen
Open project: bolt/bolt
Interface Usage Examples
Public Methods
Method
Description
systemCheck
(
string
$type
,
array
$messages
= [],
array
$context
= [] ) :
Response |
null
System check exceptions.
Method Details
systemCheck()
public
method
System check exceptions.
public
systemCheck
(
string
$type
,
array
$messages
= [],
array
$context
= [] ) :
Response |
null
$type
string
$messages
array
$context
array
return
Symfony\Component\HttpFoundation\Response |
null