hrjy 6fab7739b8 test 3 роки тому
..
Debug 6fab7739b8 test 3 роки тому
DependencyInjection 6fab7739b8 test 3 роки тому
Tests 6fab7739b8 test 3 роки тому
.gitignore 6fab7739b8 test 3 роки тому
CHANGELOG.md 6fab7739b8 test 3 роки тому
ContainerAwareEventDispatcher.php 6fab7739b8 test 3 роки тому
Event.php 6fab7739b8 test 3 роки тому
EventDispatcher.php 6fab7739b8 test 3 роки тому
EventDispatcherInterface.php 6fab7739b8 test 3 роки тому
EventSubscriberInterface.php 6fab7739b8 test 3 роки тому
GenericEvent.php 6fab7739b8 test 3 роки тому
ImmutableEventDispatcher.php 6fab7739b8 test 3 роки тому
LICENSE 6fab7739b8 test 3 роки тому
README.md 6fab7739b8 test 3 роки тому
composer.json 6fab7739b8 test 3 роки тому
phpunit.xml.dist 6fab7739b8 test 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