extends |
EventDispatcherInterface |
---|
Allows providing hooks on domain-specific lifecycles by dispatching events.
Methods | ||
---|---|---|
public
|
dispatch<T is object>(T $event, string|null $eventName = null): T
|
# |