longyi c9405dd336 vendor 5 years ago
..
Debug c9405dd336 vendor 5 years ago
DependencyInjection c9405dd336 vendor 5 years ago
Tests c9405dd336 vendor 5 years ago
.gitignore c9405dd336 vendor 5 years ago
CHANGELOG.md c9405dd336 vendor 5 years ago
Event.php c9405dd336 vendor 5 years ago
EventDispatcher.php c9405dd336 vendor 5 years ago
EventDispatcherInterface.php c9405dd336 vendor 5 years ago
EventSubscriberInterface.php c9405dd336 vendor 5 years ago
GenericEvent.php c9405dd336 vendor 5 years ago
ImmutableEventDispatcher.php c9405dd336 vendor 5 years ago
LICENSE c9405dd336 vendor 5 years ago
README.md c9405dd336 vendor 5 years ago
composer.json c9405dd336 vendor 5 years ago
phpunit.xml.dist c9405dd336 vendor 5 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