kevin_zhangl b59687c380 init 3 years ago
..
Debug b59687c380 init 3 years ago
DependencyInjection b59687c380 init 3 years ago
CHANGELOG.md b59687c380 init 3 years ago
Event.php b59687c380 init 3 years ago
EventDispatcher.php b59687c380 init 3 years ago
EventDispatcherInterface.php b59687c380 init 3 years ago
EventSubscriberInterface.php b59687c380 init 3 years ago
GenericEvent.php b59687c380 init 3 years ago
ImmutableEventDispatcher.php b59687c380 init 3 years ago
LICENSE b59687c380 init 3 years ago
LegacyEventDispatcherProxy.php b59687c380 init 3 years ago
LegacyEventProxy.php b59687c380 init 3 years ago
README.md b59687c380 init 3 years ago
composer.json b59687c380 init 3 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