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

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