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

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