hrjy 50fd54ea3f commit před 2 roky
..
Debug 50fd54ea3f commit před 2 roky
DependencyInjection 50fd54ea3f commit před 2 roky
Tests 50fd54ea3f commit před 2 roky
.gitignore 50fd54ea3f commit před 2 roky
CHANGELOG.md 50fd54ea3f commit před 2 roky
ContainerAwareEventDispatcher.php 50fd54ea3f commit před 2 roky
Event.php 50fd54ea3f commit před 2 roky
EventDispatcher.php 50fd54ea3f commit před 2 roky
EventDispatcherInterface.php 50fd54ea3f commit před 2 roky
EventSubscriberInterface.php 50fd54ea3f commit před 2 roky
GenericEvent.php 50fd54ea3f commit před 2 roky
ImmutableEventDispatcher.php 50fd54ea3f commit před 2 roky
LICENSE 50fd54ea3f commit před 2 roky
README.md 50fd54ea3f commit před 2 roky
composer.json 50fd54ea3f commit před 2 roky
phpunit.xml.dist 50fd54ea3f commit před 2 roky

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