class Illuminate / Foundation / Exceptions / Whoops / WhoopsExceptionRenderer

WhoopsExceptionRenderer

Implements

Methods

public

render ( $throwable ) : string

Renders the given exception as HTML.

Parameters

protected

whoopsHandler ( ) : Whoops\...\Handler

Get the Whoops handler for the application.