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