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