huangsanjia 3fddb478af first commit 1 год назад
..
Attribute 3fddb478af first commit 1 год назад
Debug 3fddb478af first commit 1 год назад
DependencyInjection 3fddb478af first commit 1 год назад
CHANGELOG.md 3fddb478af first commit 1 год назад
EventDispatcher.php 3fddb478af first commit 1 год назад
EventDispatcherInterface.php 3fddb478af first commit 1 год назад
EventSubscriberInterface.php 3fddb478af first commit 1 год назад
GenericEvent.php 3fddb478af first commit 1 год назад
ImmutableEventDispatcher.php 3fddb478af first commit 1 год назад
LICENSE 3fddb478af first commit 1 год назад
LegacyEventDispatcherProxy.php 3fddb478af first commit 1 год назад
README.md 3fddb478af first commit 1 год назад
composer.json 3fddb478af first commit 1 год назад

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