class
Illuminate
/
Foundation
/
Exceptions
/
Whoops
/
WhoopsExceptionRenderer
WhoopsExceptionRenderer
Implements
Methods
public
render ( $throwable ) : string
Renders the given exception as HTML.
Parameters
- $throwable Throwable
protected
whoopsHandler ( ) : Whoops\...\Handler
Get the Whoops handler for the application.