|
EventBase::__constructConstructs EventBase object Description
public
EventBase::__construct(
EventConfig
$cfg
= ?)Constructs EventBase object Parameters
Errors/ExceptionsIf EventBase cannot be constructed with the provided configuration, a EventException will be thrown. See Also
|