Kirin 0f47bd08df 1 3 anni fa
..
Debug 0f47bd08df 1 3 anni fa
DependencyInjection 0f47bd08df 1 3 anni fa
Tests 0f47bd08df 1 3 anni fa
.gitignore 0f47bd08df 1 3 anni fa
CHANGELOG.md 0f47bd08df 1 3 anni fa
ContainerAwareEventDispatcher.php 0f47bd08df 1 3 anni fa
Event.php 0f47bd08df 1 3 anni fa
EventDispatcher.php 0f47bd08df 1 3 anni fa
EventDispatcherInterface.php 0f47bd08df 1 3 anni fa
EventSubscriberInterface.php 0f47bd08df 1 3 anni fa
GenericEvent.php 0f47bd08df 1 3 anni fa
ImmutableEventDispatcher.php 0f47bd08df 1 3 anni fa
LICENSE 0f47bd08df 1 3 anni fa
README.md 0f47bd08df 1 3 anni fa
composer.json 0f47bd08df 1 3 anni fa
phpunit.xml.dist 0f47bd08df 1 3 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