liuhairui d639ae31bf first commit 9 місяців тому
..
Attribute 3fddb478af first commit 2 роки тому
Debug d639ae31bf first commit 9 місяців тому
DependencyInjection d639ae31bf first commit 9 місяців тому
CHANGELOG.md 3fddb478af first commit 2 роки тому
EventDispatcher.php d639ae31bf first commit 9 місяців тому
EventDispatcherInterface.php d639ae31bf first commit 9 місяців тому
EventSubscriberInterface.php 3fddb478af first commit 2 роки тому
GenericEvent.php d639ae31bf first commit 9 місяців тому
ImmutableEventDispatcher.php d639ae31bf first commit 9 місяців тому
LICENSE 3fddb478af first commit 2 роки тому
LegacyEventDispatcherProxy.php 3fddb478af first commit 2 роки тому
README.md 3fddb478af first commit 2 роки тому
composer.json 3fddb478af first commit 2 роки тому

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