hrjy d56a9efb3e commit 3 лет назад
..
Debug d56a9efb3e commit 3 лет назад
DependencyInjection d56a9efb3e commit 3 лет назад
Tests d56a9efb3e commit 3 лет назад
.gitignore d56a9efb3e commit 3 лет назад
CHANGELOG.md d56a9efb3e commit 3 лет назад
ContainerAwareEventDispatcher.php d56a9efb3e commit 3 лет назад
Event.php d56a9efb3e commit 3 лет назад
EventDispatcher.php d56a9efb3e commit 3 лет назад
EventDispatcherInterface.php d56a9efb3e commit 3 лет назад
EventSubscriberInterface.php d56a9efb3e commit 3 лет назад
GenericEvent.php d56a9efb3e commit 3 лет назад
ImmutableEventDispatcher.php d56a9efb3e commit 3 лет назад
LICENSE d56a9efb3e commit 3 лет назад
README.md d56a9efb3e commit 3 лет назад
composer.json d56a9efb3e commit 3 лет назад
phpunit.xml.dist d56a9efb3e commit 3 лет назад

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