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

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