kevin_zhangl b59687c380 init 3 лет назад
..
Debug b59687c380 init 3 лет назад
DependencyInjection b59687c380 init 3 лет назад
CHANGELOG.md b59687c380 init 3 лет назад
Event.php b59687c380 init 3 лет назад
EventDispatcher.php b59687c380 init 3 лет назад
EventDispatcherInterface.php b59687c380 init 3 лет назад
EventSubscriberInterface.php b59687c380 init 3 лет назад
GenericEvent.php b59687c380 init 3 лет назад
ImmutableEventDispatcher.php b59687c380 init 3 лет назад
LICENSE b59687c380 init 3 лет назад
LegacyEventDispatcherProxy.php b59687c380 init 3 лет назад
LegacyEventProxy.php b59687c380 init 3 лет назад
README.md b59687c380 init 3 лет назад
composer.json b59687c380 init 3 лет назад

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