Kirin 711cfa8dc5 add 2 anni fa
..
Debug 711cfa8dc5 add 2 anni fa
DependencyInjection 711cfa8dc5 add 2 anni fa
Tests 711cfa8dc5 add 2 anni fa
.gitignore 711cfa8dc5 add 2 anni fa
CHANGELOG.md 711cfa8dc5 add 2 anni fa
ContainerAwareEventDispatcher.php 711cfa8dc5 add 2 anni fa
Event.php 711cfa8dc5 add 2 anni fa
EventDispatcher.php 711cfa8dc5 add 2 anni fa
EventDispatcherInterface.php 711cfa8dc5 add 2 anni fa
EventSubscriberInterface.php 711cfa8dc5 add 2 anni fa
GenericEvent.php 711cfa8dc5 add 2 anni fa
ImmutableEventDispatcher.php 711cfa8dc5 add 2 anni fa
LICENSE 711cfa8dc5 add 2 anni fa
README.md 711cfa8dc5 add 2 anni fa
composer.json 711cfa8dc5 add 2 anni fa
phpunit.xml.dist 711cfa8dc5 add 2 anni fa

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