hrjy 29dfd4aa99 commit před 2 roky
..
Debug 29dfd4aa99 commit před 2 roky
DependencyInjection 29dfd4aa99 commit před 2 roky
Tests 29dfd4aa99 commit před 2 roky
.gitignore 29dfd4aa99 commit před 2 roky
CHANGELOG.md 29dfd4aa99 commit před 2 roky
ContainerAwareEventDispatcher.php 29dfd4aa99 commit před 2 roky
Event.php 29dfd4aa99 commit před 2 roky
EventDispatcher.php 29dfd4aa99 commit před 2 roky
EventDispatcherInterface.php 29dfd4aa99 commit před 2 roky
EventSubscriberInterface.php 29dfd4aa99 commit před 2 roky
GenericEvent.php 29dfd4aa99 commit před 2 roky
ImmutableEventDispatcher.php 29dfd4aa99 commit před 2 roky
LICENSE 29dfd4aa99 commit před 2 roky
README.md 29dfd4aa99 commit před 2 roky
composer.json 29dfd4aa99 commit před 2 roky
phpunit.xml.dist 29dfd4aa99 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