Gleb 66078cb367 test 5 anni fa
..
Debug 66078cb367 test 5 anni fa
DependencyInjection 66078cb367 test 5 anni fa
Tests 66078cb367 test 5 anni fa
.gitignore 66078cb367 test 5 anni fa
CHANGELOG.md 66078cb367 test 5 anni fa
Event.php 66078cb367 test 5 anni fa
EventDispatcher.php 66078cb367 test 5 anni fa
EventDispatcherInterface.php 66078cb367 test 5 anni fa
EventSubscriberInterface.php 66078cb367 test 5 anni fa
GenericEvent.php 66078cb367 test 5 anni fa
ImmutableEventDispatcher.php 66078cb367 test 5 anni fa
LICENSE 66078cb367 test 5 anni fa
README.md 66078cb367 test 5 anni fa
composer.json 66078cb367 test 5 anni fa
phpunit.xml.dist 66078cb367 test 5 anni fa

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