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

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