Leaf PHP

HandlerInterface

Table of Contents

Methods

handle()  : int|null
setException()  : void
setInspector()  : void
setRun()  : void

Methods

handle()

public handle() : int|null
Return values
int|null

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

setException()

public setException(Throwable $exception) : void
Parameters
$exception : Throwable

        
On this page

Search results