WhoopsExceptionRenderer
class WhoopsExceptionRenderer implements ExceptionRenderer (View source)
Methods
Handler
whoopsHandler()
Get the Whoops handler for the application.
Details
string
render(Throwable $throwable)
Renders the given exception as HTML.
protected Handler
whoopsHandler()
Get the Whoops handler for the application.