Gogs 9ffe612f8d 2021-3-25 il y a 3 ans
..
Debug 9ffe612f8d 2021-3-25 il y a 3 ans
DependencyInjection 9ffe612f8d 2021-3-25 il y a 3 ans
.gitattributes 9ffe612f8d 2021-3-25 il y a 3 ans
CHANGELOG.md 9ffe612f8d 2021-3-25 il y a 3 ans
EventDispatcher.php 9ffe612f8d 2021-3-25 il y a 3 ans
EventDispatcherInterface.php 9ffe612f8d 2021-3-25 il y a 3 ans
EventSubscriberInterface.php 9ffe612f8d 2021-3-25 il y a 3 ans
GenericEvent.php 9ffe612f8d 2021-3-25 il y a 3 ans
ImmutableEventDispatcher.php 9ffe612f8d 2021-3-25 il y a 3 ans
LICENSE 9ffe612f8d 2021-3-25 il y a 3 ans
LegacyEventDispatcherProxy.php 9ffe612f8d 2021-3-25 il y a 3 ans
README.md 9ffe612f8d 2021-3-25 il y a 3 ans
composer.json 9ffe612f8d 2021-3-25 il y a 3 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