\Whoops\HandlerHandlerInterface

Summary

Methods
Constants
handle()
setRun()
setException()
setInspector()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

handle()

handle() : integer|null

Returns

integer|null —

A handler may return nothing, or a Handler::HANDLE_* constant

setException()

setException(\Throwable  $exception) : void

Parameters

\Throwable $exception