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

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