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