wangsaitao b6131e421c 提交 2 anni fa
..
Attribute b6131e421c 提交 2 anni fa
Debug b6131e421c 提交 2 anni fa
DependencyInjection b6131e421c 提交 2 anni fa
CHANGELOG.md b6131e421c 提交 2 anni fa
EventDispatcher.php b6131e421c 提交 2 anni fa
EventDispatcherInterface.php b6131e421c 提交 2 anni fa
EventSubscriberInterface.php b6131e421c 提交 2 anni fa
GenericEvent.php b6131e421c 提交 2 anni fa
ImmutableEventDispatcher.php b6131e421c 提交 2 anni fa
LICENSE b6131e421c 提交 2 anni fa
LegacyEventDispatcherProxy.php b6131e421c 提交 2 anni fa
README.md b6131e421c 提交 2 anni fa
composer.json b6131e421c 提交 2 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