Bachir Soussi Chiadmi 41863f872c updated core and modules 7 years ago
..
Debug 41863f872c updated core and modules 7 years ago
DependencyInjection 41863f872c updated core and modules 7 years ago
Tests 41863f872c updated core and modules 7 years ago
.gitignore 58f46e4e8f caore d8 files 8 years ago
CHANGELOG.md 58f46e4e8f caore d8 files 8 years ago
ContainerAwareEventDispatcher.php 58f46e4e8f caore d8 files 8 years ago
Event.php 41863f872c updated core and modules 7 years ago
EventDispatcher.php 41863f872c updated core and modules 7 years ago
EventDispatcherInterface.php 41863f872c updated core and modules 7 years ago
EventSubscriberInterface.php 58f46e4e8f caore d8 files 8 years ago
GenericEvent.php 41863f872c updated core and modules 7 years ago
ImmutableEventDispatcher.php 41863f872c updated core and modules 7 years ago
LICENSE 41863f872c updated core and modules 7 years ago
README.md 58f46e4e8f caore d8 files 8 years ago
composer.json 41863f872c updated core and modules 7 years ago
phpunit.xml.dist 58f46e4e8f caore d8 files 8 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