urban 5cc30c4fee first commit 3 weeks ago
..
Attribute 5cc30c4fee first commit 3 weeks ago
Debug 5cc30c4fee first commit 3 weeks ago
DependencyInjection 5cc30c4fee first commit 3 weeks ago
CHANGELOG.md 5cc30c4fee first commit 3 weeks ago
EventDispatcher.php 5cc30c4fee first commit 3 weeks ago
EventDispatcherInterface.php 5cc30c4fee first commit 3 weeks ago
EventSubscriberInterface.php 5cc30c4fee first commit 3 weeks ago
GenericEvent.php 5cc30c4fee first commit 3 weeks ago
ImmutableEventDispatcher.php 5cc30c4fee first commit 3 weeks ago
LICENSE 5cc30c4fee first commit 3 weeks ago
LegacyEventDispatcherProxy.php 5cc30c4fee first commit 3 weeks ago
README.md 5cc30c4fee first commit 3 weeks ago
composer.json 5cc30c4fee first commit 3 weeks 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