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