Kevin 449ca1d987 first commit 4 years ago
..
Debug 449ca1d987 first commit 4 years ago
DependencyInjection 449ca1d987 first commit 4 years ago
CHANGELOG.md 449ca1d987 first commit 4 years ago
Event.php 449ca1d987 first commit 4 years ago
EventDispatcher.php 449ca1d987 first commit 4 years ago
EventDispatcherInterface.php 449ca1d987 first commit 4 years ago
EventSubscriberInterface.php 449ca1d987 first commit 4 years ago
GenericEvent.php 449ca1d987 first commit 4 years ago
ImmutableEventDispatcher.php 449ca1d987 first commit 4 years ago
LICENSE 449ca1d987 first commit 4 years ago
README.md 449ca1d987 first commit 4 years 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