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

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