EventFactoryInterface
Table of Contents
Constants
Methods
- create() : static
Constants
CANCEL
public
mixed
CANCEL
= 'cancel'
REPLY
public
mixed
REPLY
= 'reply'
REQUEST
public
mixed
REQUEST
= 'reply'
Methods
create()
public
static create(array<string|int, mixed> $event, string $type) : static
Parameters
- $event : array<string|int, mixed>
- $type : string