NoteStar b7303a1608 none il y a 5 ans
..
Debug b7303a1608 none il y a 5 ans
DependencyInjection b7303a1608 none il y a 5 ans
Tests b7303a1608 none il y a 5 ans
.gitignore b7303a1608 none il y a 5 ans
CHANGELOG.md b7303a1608 none il y a 5 ans
ContainerAwareEventDispatcher.php b7303a1608 none il y a 5 ans
Event.php b7303a1608 none il y a 5 ans
EventDispatcher.php b7303a1608 none il y a 5 ans
EventDispatcherInterface.php b7303a1608 none il y a 5 ans
EventSubscriberInterface.php b7303a1608 none il y a 5 ans
GenericEvent.php b7303a1608 none il y a 5 ans
ImmutableEventDispatcher.php b7303a1608 none il y a 5 ans
LICENSE b7303a1608 none il y a 5 ans
README.md b7303a1608 none il y a 5 ans
composer.json b7303a1608 none il y a 5 ans
phpunit.xml.dist b7303a1608 none il y a 5 ans

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