张保健 97d25c38f3 首次提交 4 년 전
..
Debug 首次提交 4 년 전
DependencyInjection 首次提交 4 년 전
Tests 首次提交 4 년 전
.gitignore 首次提交 4 년 전
CHANGELOG.md 首次提交 4 년 전
Event.php 首次提交 4 년 전
EventDispatcher.php 首次提交 4 년 전
EventDispatcherInterface.php 首次提交 4 년 전
EventSubscriberInterface.php 首次提交 4 년 전
GenericEvent.php 首次提交 4 년 전
ImmutableEventDispatcher.php 首次提交 4 년 전
LICENSE 首次提交 4 년 전
README.md 首次提交 4 년 전
composer.json 首次提交 4 년 전
phpunit.xml.dist 首次提交 4 년 전

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