hrjy 184dc2aff9 commit 2 роки тому
..
Debug 184dc2aff9 commit 2 роки тому
DependencyInjection 184dc2aff9 commit 2 роки тому
Tests 184dc2aff9 commit 2 роки тому
.gitignore 184dc2aff9 commit 2 роки тому
CHANGELOG.md 184dc2aff9 commit 2 роки тому
ContainerAwareEventDispatcher.php 184dc2aff9 commit 2 роки тому
Event.php 184dc2aff9 commit 2 роки тому
EventDispatcher.php 184dc2aff9 commit 2 роки тому
EventDispatcherInterface.php 184dc2aff9 commit 2 роки тому
EventSubscriberInterface.php 184dc2aff9 commit 2 роки тому
GenericEvent.php 184dc2aff9 commit 2 роки тому
ImmutableEventDispatcher.php 184dc2aff9 commit 2 роки тому
LICENSE 184dc2aff9 commit 2 роки тому
README.md 184dc2aff9 commit 2 роки тому
composer.json 184dc2aff9 commit 2 роки тому
phpunit.xml.dist 184dc2aff9 commit 2 роки тому

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