ErrorRendererInterface
in
Formats an exception to be used as response content.
Tags
Table of Contents
- render() : FlattenException
- Renders a Throwable as a FlattenException.
Methods
render()
Renders a Throwable as a FlattenException.
public
render(Throwable $exception) : FlattenException
Parameters
- $exception : Throwable