Documentation

OnDispatchHandleCallablePlugin extends Injectable
in package

Table of Contents

Properties

$afterDispatchLoopChecks  : mixed

Methods

beforeExecuteRoute()  : mixed
registerBeforeExecuteRouteCheck()  : mixed

Properties

Methods

beforeExecuteRoute()

public beforeExecuteRoute(Event $event, Dispatcher $dispatcher) : mixed
Parameters
$event : Event
$dispatcher : Dispatcher

registerBeforeExecuteRouteCheck()

public registerBeforeExecuteRouteCheck(callable $callable[, array<string|int, mixed>|null $closureArgs = null ][, mixed $exception = null ][, array<string|int, mixed>|null $eConstructorParams = null ]) : mixed
Parameters
$callable : callable
$closureArgs : array<string|int, mixed>|null = null
$exception : mixed = null
$eConstructorParams : array<string|int, mixed>|null = null

        
On this page

Search results