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