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

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