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

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