MydbEvent
in package
implements
MydbEventInterface, MydbEventMetadataInterface
AbstractYes
Table of Contents
Interfaces
Methods
- getEventMetadata() : array<string|int, mixed>|null
- getEventName() : string
- notify() : void
- getListeners() : array<string|int, MydbListenerInterface>
Methods
getEventMetadata()
public
abstract getEventMetadata() : array<string|int, mixed>|null
Tags
Return values
array<string|int, mixed>|nullgetEventName()
public
getEventName() : string
Return values
stringnotify()
public
notify() : void
Tags
getListeners()
protected
abstract getListeners() : array<string|int, MydbListenerInterface>