jun 241d78f74c first commit 6 days ago
..
Attribute 241d78f74c first commit 6 days ago
Debug 241d78f74c first commit 6 days ago
DependencyInjection 241d78f74c first commit 6 days ago
CHANGELOG.md 241d78f74c first commit 6 days ago
EventDispatcher.php 241d78f74c first commit 6 days ago
EventDispatcherInterface.php 241d78f74c first commit 6 days ago
EventSubscriberInterface.php 241d78f74c first commit 6 days ago
GenericEvent.php 241d78f74c first commit 6 days ago
ImmutableEventDispatcher.php 241d78f74c first commit 6 days ago
LICENSE 241d78f74c first commit 6 days ago
LegacyEventDispatcherProxy.php 241d78f74c first commit 6 days ago
README.md 241d78f74c first commit 6 days ago
composer.json 241d78f74c first commit 6 days 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