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

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