Michael 3019f29cdf second commit 5 лет назад
..
Debug 3019f29cdf second commit 5 лет назад
DependencyInjection 3019f29cdf second commit 5 лет назад
.gitattributes 3019f29cdf second commit 5 лет назад
CHANGELOG.md 3019f29cdf second commit 5 лет назад
Event.php 3019f29cdf second commit 5 лет назад
EventDispatcher.php 3019f29cdf second commit 5 лет назад
EventDispatcherInterface.php 3019f29cdf second commit 5 лет назад
EventSubscriberInterface.php 3019f29cdf second commit 5 лет назад
GenericEvent.php 3019f29cdf second commit 5 лет назад
ImmutableEventDispatcher.php 3019f29cdf second commit 5 лет назад
LICENSE 3019f29cdf second commit 5 лет назад
LegacyEventDispatcherProxy.php 3019f29cdf second commit 5 лет назад
LegacyEventProxy.php 3019f29cdf second commit 5 лет назад
README.md 3019f29cdf second commit 5 лет назад
composer.json 3019f29cdf second commit 5 лет назад

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