Нет описания
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Your Name 2e7a963364 first commit 6 месяцев назад
..
Attribute first commit 6 месяцев назад
Debug first commit 6 месяцев назад
DependencyInjection first commit 6 месяцев назад
CHANGELOG.md first commit 6 месяцев назад
EventDispatcher.php first commit 6 месяцев назад
EventDispatcherInterface.php first commit 6 месяцев назад
EventSubscriberInterface.php first commit 6 месяцев назад
GenericEvent.php first commit 6 месяцев назад
ImmutableEventDispatcher.php first commit 6 месяцев назад
LICENSE first commit 6 месяцев назад
LegacyEventDispatcherProxy.php first commit 6 месяцев назад
README.md first commit 6 месяцев назад
composer.json first commit 6 месяцев назад

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