Gogs 9ffe612f8d 2021-3-25 vor 3 Jahren
..
Debug 9ffe612f8d 2021-3-25 vor 3 Jahren
DependencyInjection 9ffe612f8d 2021-3-25 vor 3 Jahren
.gitattributes 9ffe612f8d 2021-3-25 vor 3 Jahren
CHANGELOG.md 9ffe612f8d 2021-3-25 vor 3 Jahren
EventDispatcher.php 9ffe612f8d 2021-3-25 vor 3 Jahren
EventDispatcherInterface.php 9ffe612f8d 2021-3-25 vor 3 Jahren
EventSubscriberInterface.php 9ffe612f8d 2021-3-25 vor 3 Jahren
GenericEvent.php 9ffe612f8d 2021-3-25 vor 3 Jahren
ImmutableEventDispatcher.php 9ffe612f8d 2021-3-25 vor 3 Jahren
LICENSE 9ffe612f8d 2021-3-25 vor 3 Jahren
LegacyEventDispatcherProxy.php 9ffe612f8d 2021-3-25 vor 3 Jahren
README.md 9ffe612f8d 2021-3-25 vor 3 Jahren
composer.json 9ffe612f8d 2021-3-25 vor 3 Jahren

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