Service
Table of Contents
Methods
- addEvent() : void
- getInstance() : Service
- proceedEvents() : void
Methods
addEvent()
public
static addEvent(string $type, array<string|int, mixed> $data) : void
Parameters
- $type : string
- $data : array<string|int, mixed>
getInstance()
public
static getInstance() : Service
Return values
ServiceproceedEvents()
public
static proceedEvents() : void