interface Illuminate / Contracts / Foundation / ExceptionRenderer
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

ExceptionRenderer

Methods

public

render ( $throwable ) : string

Renders the given exception as HTML.

Parameters