Kirin 80169d6661 first 3 лет назад
..
Debug 80169d6661 first 3 лет назад
DependencyInjection 80169d6661 first 3 лет назад
Tests 80169d6661 first 3 лет назад
.gitignore 80169d6661 first 3 лет назад
CHANGELOG.md 80169d6661 first 3 лет назад
ContainerAwareEventDispatcher.php 80169d6661 first 3 лет назад
Event.php 80169d6661 first 3 лет назад
EventDispatcher.php 80169d6661 first 3 лет назад
EventDispatcherInterface.php 80169d6661 first 3 лет назад
EventSubscriberInterface.php 80169d6661 first 3 лет назад
GenericEvent.php 80169d6661 first 3 лет назад
ImmutableEventDispatcher.php 80169d6661 first 3 лет назад
LICENSE 80169d6661 first 3 лет назад
README.md 80169d6661 first 3 лет назад
composer.json 80169d6661 first 3 лет назад
phpunit.xml.dist 80169d6661 first 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