Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Sulu
Component
Rest
ExceptionWrapperHandler
PHP Class Sulu\Component\Rest\ExceptionWrapperHandler
Inheritance:
implements
FOS\RestBundle\View\ExceptionWrapperHandlerInterface
Mostra file
Open project: sulu/sulu
Public Methods
Method
Description
__construct
(
string
$environment
)
wrap
(
$data
)
Method Details
__construct()
public
method
public
__construct
(
string
$environment
)
$environment
string
- kernel environment, dev, prod, etc
wrap()
public
method
public
wrap
(
$data
)