PolicyMutatedEvent implements StoppableEventInterface

FinalYes

Table of Contents

Interfaces

StoppableEventInterface

Properties

$defaultPolicy  : Policy
$request  : ServerRequestInterface|null
$scope  : Scope

Methods

__construct()  : mixed
getCurrentPolicy()  : Policy
getMutationCollections()  : array<int, MutationCollection>
isPropagationStopped()  : bool
setCurrentPolicy()  : void
setMutationCollections()  : void
stopPropagation()  : void

Properties

$request read-only

public ServerRequestInterface|null $request

Methods

isPropagationStopped()

public isPropagationStopped() : bool
Return values
bool

setCurrentPolicy()

public setCurrentPolicy(Policy $currentPolicy) : void
Parameters
$currentPolicy : Policy

stopPropagation()

public stopPropagation() : void

        
On this page

Search results