AfterOpenEventCreated extends BaseEvent
FinalYes
Table of Contents
Methods
- __construct() : mixed
- emit() : array<string|int, EventResult>
- getEventType() : string
- getModuleId() : string
Methods
__construct()
public
__construct(int $calendarEventId, CreateEventCommand $command) : mixed
Parameters
- $calendarEventId : int
- $command : CreateEventCommand
emit()
public
emit() : array<string|int, EventResult>
Return values
array<string|int, EventResult>getEventType()
public
static getEventType() : string
Return values
stringgetModuleId()
public
static getModuleId() : string