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