liuhairui d639ae31bf first commit 9 months ago
..
Attribute 3fddb478af first commit 2 years ago
Debug d639ae31bf first commit 9 months ago
DependencyInjection d639ae31bf first commit 9 months ago
CHANGELOG.md 3fddb478af first commit 2 years ago
EventDispatcher.php d639ae31bf first commit 9 months ago
EventDispatcherInterface.php d639ae31bf first commit 9 months ago
EventSubscriberInterface.php 3fddb478af first commit 2 years ago
GenericEvent.php d639ae31bf first commit 9 months ago
ImmutableEventDispatcher.php d639ae31bf first commit 9 months ago
LICENSE 3fddb478af first commit 2 years ago
LegacyEventDispatcherProxy.php 3fddb478af first commit 2 years ago
README.md 3fddb478af first commit 2 years ago
composer.json 3fddb478af first commit 2 years ago

README.md

EventDispatcher Component

The EventDispatcher component provides tools that allow your application components to communicate with each other by dispatching events and listening to them.

Resources