Michael 3019f29cdf second commit il y a 5 ans
..
Debug 3019f29cdf second commit il y a 5 ans
DependencyInjection 3019f29cdf second commit il y a 5 ans
.gitattributes 3019f29cdf second commit il y a 5 ans
CHANGELOG.md 3019f29cdf second commit il y a 5 ans
Event.php 3019f29cdf second commit il y a 5 ans
EventDispatcher.php 3019f29cdf second commit il y a 5 ans
EventDispatcherInterface.php 3019f29cdf second commit il y a 5 ans
EventSubscriberInterface.php 3019f29cdf second commit il y a 5 ans
GenericEvent.php 3019f29cdf second commit il y a 5 ans
ImmutableEventDispatcher.php 3019f29cdf second commit il y a 5 ans
LICENSE 3019f29cdf second commit il y a 5 ans
LegacyEventDispatcherProxy.php 3019f29cdf second commit il y a 5 ans
LegacyEventProxy.php 3019f29cdf second commit il y a 5 ans
README.md 3019f29cdf second commit il y a 5 ans
composer.json 3019f29cdf second commit il y a 5 ans

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