wangsaitao b6131e421c 提交 10 months ago
..
Attribute b6131e421c 提交 10 months ago
Debug b6131e421c 提交 10 months ago
DependencyInjection b6131e421c 提交 10 months ago
CHANGELOG.md b6131e421c 提交 10 months ago
EventDispatcher.php b6131e421c 提交 10 months ago
EventDispatcherInterface.php b6131e421c 提交 10 months ago
EventSubscriberInterface.php b6131e421c 提交 10 months ago
GenericEvent.php b6131e421c 提交 10 months ago
ImmutableEventDispatcher.php b6131e421c 提交 10 months ago
LICENSE b6131e421c 提交 10 months ago
LegacyEventDispatcherProxy.php b6131e421c 提交 10 months ago
README.md b6131e421c 提交 10 months ago
composer.json b6131e421c 提交 10 months ago

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