Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
..
Debug 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
DependencyInjection 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
Tests 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
.gitignore 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
CHANGELOG.md 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
ContainerAwareEventDispatcher.php 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
Event.php 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
EventDispatcher.php 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
EventDispatcherInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
EventSubscriberInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
GenericEvent.php 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
ImmutableEventDispatcher.php 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
LICENSE 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
README.md 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
composer.json 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
phpunit.xml.dist 76a0eae5ea Add static resources and remove tests dir for beta release 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