hrjy cb68f1d267 commit il y a 2 ans
..
Debug cb68f1d267 commit il y a 2 ans
DependencyInjection cb68f1d267 commit il y a 2 ans
Tests cb68f1d267 commit il y a 2 ans
.gitignore cb68f1d267 commit il y a 2 ans
CHANGELOG.md cb68f1d267 commit il y a 2 ans
ContainerAwareEventDispatcher.php cb68f1d267 commit il y a 2 ans
Event.php cb68f1d267 commit il y a 2 ans
EventDispatcher.php cb68f1d267 commit il y a 2 ans
EventDispatcherInterface.php cb68f1d267 commit il y a 2 ans
EventSubscriberInterface.php cb68f1d267 commit il y a 2 ans
GenericEvent.php cb68f1d267 commit il y a 2 ans
ImmutableEventDispatcher.php cb68f1d267 commit il y a 2 ans
LICENSE cb68f1d267 commit il y a 2 ans
README.md cb68f1d267 commit il y a 2 ans
composer.json cb68f1d267 commit il y a 2 ans
phpunit.xml.dist cb68f1d267 commit il y a 2 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