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

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