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