namespace Symfony\Contracts\EventDispatcher
Object name | File name | Summary |
---|---|---|
Event | vendor/symfony/event-dispatcher-contracts/Event.php | Event is the base class for classes containing event data. |
EventDispatcherInterface | vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php | Allows providing hooks on domain-specific lifecycles by dispatching events. |