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

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