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