root f4b10b55a0 Initial commit 1 month ago
..
Attribute f4b10b55a0 Initial commit 1 month ago
Debug f4b10b55a0 Initial commit 1 month ago
DependencyInjection f4b10b55a0 Initial commit 1 month ago
CHANGELOG.md f4b10b55a0 Initial commit 1 month ago
EventDispatcher.php f4b10b55a0 Initial commit 1 month ago
EventDispatcherInterface.php f4b10b55a0 Initial commit 1 month ago
EventSubscriberInterface.php f4b10b55a0 Initial commit 1 month ago
GenericEvent.php f4b10b55a0 Initial commit 1 month ago
ImmutableEventDispatcher.php f4b10b55a0 Initial commit 1 month ago
LICENSE f4b10b55a0 Initial commit 1 month ago
LegacyEventDispatcherProxy.php f4b10b55a0 Initial commit 1 month ago
README.md f4b10b55a0 Initial commit 1 month ago
composer.json f4b10b55a0 Initial commit 1 month 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