Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
..
Debug 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
DependencyInjection 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
Tests 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
.gitignore 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
CHANGELOG.md 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
ContainerAwareEventDispatcher.php 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
Event.php 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
EventDispatcher.php 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
EventDispatcherInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
EventSubscriberInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
GenericEvent.php 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
ImmutableEventDispatcher.php 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
LICENSE 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
README.md 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
composer.json 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
phpunit.xml.dist 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година

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