huangsanjia 3fddb478af first commit 1 year ago
..
Attribute 3fddb478af first commit 1 year ago
Debug 3fddb478af first commit 1 year ago
DependencyInjection 3fddb478af first commit 1 year ago
CHANGELOG.md 3fddb478af first commit 1 year ago
EventDispatcher.php 3fddb478af first commit 1 year ago
EventDispatcherInterface.php 3fddb478af first commit 1 year ago
EventSubscriberInterface.php 3fddb478af first commit 1 year ago
GenericEvent.php 3fddb478af first commit 1 year ago
ImmutableEventDispatcher.php 3fddb478af first commit 1 year ago
LICENSE 3fddb478af first commit 1 year ago
LegacyEventDispatcherProxy.php 3fddb478af first commit 1 year ago
README.md 3fddb478af first commit 1 year ago
composer.json 3fddb478af first commit 1 year 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