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