fedi-feed-router/backend/vendor/symfony/event-dispatcher
2025-08-03 20:35:13 +02:00
..
Attribute Front/back split - first draft 2025-08-03 20:35:13 +02:00
Debug Front/back split - first draft 2025-08-03 20:35:13 +02:00
DependencyInjection Front/back split - first draft 2025-08-03 20:35:13 +02:00
CHANGELOG.md Front/back split - first draft 2025-08-03 20:35:13 +02:00
composer.json Front/back split - first draft 2025-08-03 20:35:13 +02:00
EventDispatcher.php Front/back split - first draft 2025-08-03 20:35:13 +02:00
EventDispatcherInterface.php Front/back split - first draft 2025-08-03 20:35:13 +02:00
EventSubscriberInterface.php Front/back split - first draft 2025-08-03 20:35:13 +02:00
GenericEvent.php Front/back split - first draft 2025-08-03 20:35:13 +02:00
ImmutableEventDispatcher.php Front/back split - first draft 2025-08-03 20:35:13 +02:00
LICENSE Front/back split - first draft 2025-08-03 20:35:13 +02:00
README.md Front/back split - first draft 2025-08-03 20:35:13 +02:00

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