wupengfei a9fc96f7c6 1 3 years ago
..
Debug a9fc96f7c6 1 3 years ago
DependencyInjection a9fc96f7c6 1 3 years ago
CHANGELOG.md a9fc96f7c6 1 3 years ago
EventDispatcher.php a9fc96f7c6 1 3 years ago
EventDispatcherInterface.php a9fc96f7c6 1 3 years ago
EventSubscriberInterface.php a9fc96f7c6 1 3 years ago
GenericEvent.php a9fc96f7c6 1 3 years ago
ImmutableEventDispatcher.php a9fc96f7c6 1 3 years ago
LICENSE a9fc96f7c6 1 3 years ago
LegacyEventDispatcherProxy.php a9fc96f7c6 1 3 years ago
README.md a9fc96f7c6 1 3 years ago
composer.json a9fc96f7c6 1 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