ExceptionRenderer
interface ExceptionRenderer (View source)
Methods
string | render(Throwable $throwable)
Renders the given exception as HTML. |
Details
string render(Throwable $throwable)
Renders the given exception as HTML.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/9.x/Illuminate/Contracts/Foundation/ExceptionRenderer.html