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

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