Gleb 66078cb367 test 5 лет назад
..
Debug 66078cb367 test 5 лет назад
DependencyInjection 66078cb367 test 5 лет назад
Tests 66078cb367 test 5 лет назад
.gitignore 66078cb367 test 5 лет назад
CHANGELOG.md 66078cb367 test 5 лет назад
Event.php 66078cb367 test 5 лет назад
EventDispatcher.php 66078cb367 test 5 лет назад
EventDispatcherInterface.php 66078cb367 test 5 лет назад
EventSubscriberInterface.php 66078cb367 test 5 лет назад
GenericEvent.php 66078cb367 test 5 лет назад
ImmutableEventDispatcher.php 66078cb367 test 5 лет назад
LICENSE 66078cb367 test 5 лет назад
README.md 66078cb367 test 5 лет назад
composer.json 66078cb367 test 5 лет назад
phpunit.xml.dist 66078cb367 test 5 лет назад

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