liuhairui 1cbe17c2df first commit 4 месяцев назад
..
Attribute 1cbe17c2df first commit 4 месяцев назад
Debug 1cbe17c2df first commit 4 месяцев назад
DependencyInjection 1cbe17c2df first commit 4 месяцев назад
CHANGELOG.md 1cbe17c2df first commit 4 месяцев назад
EventDispatcher.php 1cbe17c2df first commit 4 месяцев назад
EventDispatcherInterface.php 1cbe17c2df first commit 4 месяцев назад
EventSubscriberInterface.php 1cbe17c2df first commit 4 месяцев назад
GenericEvent.php 1cbe17c2df first commit 4 месяцев назад
ImmutableEventDispatcher.php 1cbe17c2df first commit 4 месяцев назад
LICENSE 1cbe17c2df first commit 4 месяцев назад
LegacyEventDispatcherProxy.php 1cbe17c2df first commit 4 месяцев назад
README.md 1cbe17c2df first commit 4 месяцев назад
composer.json 1cbe17c2df first commit 4 месяцев назад

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