No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Your Name 2e7a963364 first commit 6 months ago
..
Attribute first commit 6 months ago
Debug first commit 6 months ago
DependencyInjection first commit 6 months ago
CHANGELOG.md first commit 6 months ago
EventDispatcher.php first commit 6 months ago
EventDispatcherInterface.php first commit 6 months ago
EventSubscriberInterface.php first commit 6 months ago
GenericEvent.php first commit 6 months ago
ImmutableEventDispatcher.php first commit 6 months ago
LICENSE first commit 6 months ago
LegacyEventDispatcherProxy.php first commit 6 months ago
README.md first commit 6 months ago
composer.json first commit 6 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