AbstractObservable
class AbstractObservable implements ObservableInterface
Class AbstractObservable
Methods
__construct()
Initialize the observers storage registry
void
void
void
triggerEvent(
string|null $event_name = null)
No description
Details
at line 44
__construct()
Initialize the observers storage registry