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