RendererInterface
in
Table of Contents
Methods
- returnException() : void
- returnResponse() : void
Methods
returnException()
public
returnException(Exception $exception) : void
Parameters
- $exception : Exception
returnResponse()
public
returnResponse(Response $response) : void
Parameters
- $response : Response