IdentifierEventHandler
extends HandlerBase
Table of Contents
Constants
-
EVENT_TYPE
= 'event'
-
SECTION_TYPE
= 'section'
Methods
-
__construct()
: mixed
-
__invoke()
: array<string|int, mixed>
EVENT_TYPE
public
string
EVENT_TYPE
= 'event'
SECTION_TYPE
public
string
SECTION_TYPE
= 'section'
__construct()
public
__construct(SyncEventMap $collection) : mixed
Parameters
-
$collection
: SyncEventMap
-
__invoke()
public
__invoke() : array<string|int, mixed>
-
throws
-
ObjectPropertyException
-
throws
-
SystemException
-
throws
-
ArgumentException
Return values
array<string|int, mixed>