Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release 5 éve
..
Debug 76a0eae5ea Add static resources and remove tests dir for beta release 5 éve
DependencyInjection 76a0eae5ea Add static resources and remove tests dir for beta release 5 éve
Tests 76a0eae5ea Add static resources and remove tests dir for beta release 5 éve
.gitignore 76a0eae5ea Add static resources and remove tests dir for beta release 5 éve
CHANGELOG.md 76a0eae5ea Add static resources and remove tests dir for beta release 5 éve
ContainerAwareEventDispatcher.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 éve
Event.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 éve
EventDispatcher.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 éve
EventDispatcherInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 éve
EventSubscriberInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 éve
GenericEvent.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 éve
ImmutableEventDispatcher.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 éve
LICENSE 76a0eae5ea Add static resources and remove tests dir for beta release 5 éve
README.md 76a0eae5ea Add static resources and remove tests dir for beta release 5 éve
composer.json 76a0eae5ea Add static resources and remove tests dir for beta release 5 éve
phpunit.xml.dist 76a0eae5ea Add static resources and remove tests dir for beta release 5 éve

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