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

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