张保健 97d25c38f3 首次提交 4 yıl önce
..
Debug 首次提交 4 yıl önce
DependencyInjection 首次提交 4 yıl önce
Tests 首次提交 4 yıl önce
.gitignore 首次提交 4 yıl önce
CHANGELOG.md 首次提交 4 yıl önce
Event.php 首次提交 4 yıl önce
EventDispatcher.php 首次提交 4 yıl önce
EventDispatcherInterface.php 首次提交 4 yıl önce
EventSubscriberInterface.php 首次提交 4 yıl önce
GenericEvent.php 首次提交 4 yıl önce
ImmutableEventDispatcher.php 首次提交 4 yıl önce
LICENSE 首次提交 4 yıl önce
README.md 首次提交 4 yıl önce
composer.json 首次提交 4 yıl önce
phpunit.xml.dist 首次提交 4 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