NoteStar b7303a1608 none 5 anni fa
..
Debug b7303a1608 none 5 anni fa
DependencyInjection b7303a1608 none 5 anni fa
Tests b7303a1608 none 5 anni fa
.gitignore b7303a1608 none 5 anni fa
CHANGELOG.md b7303a1608 none 5 anni fa
ContainerAwareEventDispatcher.php b7303a1608 none 5 anni fa
Event.php b7303a1608 none 5 anni fa
EventDispatcher.php b7303a1608 none 5 anni fa
EventDispatcherInterface.php b7303a1608 none 5 anni fa
EventSubscriberInterface.php b7303a1608 none 5 anni fa
GenericEvent.php b7303a1608 none 5 anni fa
ImmutableEventDispatcher.php b7303a1608 none 5 anni fa
LICENSE b7303a1608 none 5 anni fa
README.md b7303a1608 none 5 anni fa
composer.json b7303a1608 none 5 anni fa
phpunit.xml.dist b7303a1608 none 5 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