Michael 3019f29cdf second commit před 5 roky
..
Debug 3019f29cdf second commit před 5 roky
DependencyInjection 3019f29cdf second commit před 5 roky
.gitattributes 3019f29cdf second commit před 5 roky
CHANGELOG.md 3019f29cdf second commit před 5 roky
Event.php 3019f29cdf second commit před 5 roky
EventDispatcher.php 3019f29cdf second commit před 5 roky
EventDispatcherInterface.php 3019f29cdf second commit před 5 roky
EventSubscriberInterface.php 3019f29cdf second commit před 5 roky
GenericEvent.php 3019f29cdf second commit před 5 roky
ImmutableEventDispatcher.php 3019f29cdf second commit před 5 roky
LICENSE 3019f29cdf second commit před 5 roky
LegacyEventDispatcherProxy.php 3019f29cdf second commit před 5 roky
LegacyEventProxy.php 3019f29cdf second commit před 5 roky
README.md 3019f29cdf second commit před 5 roky
composer.json 3019f29cdf second commit před 5 roky

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