FestinHegre/vendor/symfony/event-dispatcher
2024-09-26 17:26:04 +02:00
..
Attribute Vendor 2024-09-26 17:26:04 +02:00
Debug Vendor 2024-09-26 17:26:04 +02:00
DependencyInjection Vendor 2024-09-26 17:26:04 +02:00
CHANGELOG.md Vendor 2024-09-26 17:26:04 +02:00
composer.json Vendor 2024-09-26 17:26:04 +02:00
EventDispatcher.php Vendor 2024-09-26 17:26:04 +02:00
EventDispatcherInterface.php Vendor 2024-09-26 17:26:04 +02:00
EventSubscriberInterface.php Vendor 2024-09-26 17:26:04 +02:00
GenericEvent.php Vendor 2024-09-26 17:26:04 +02:00
ImmutableEventDispatcher.php Vendor 2024-09-26 17:26:04 +02:00
LICENSE Vendor 2024-09-26 17:26:04 +02:00
README.md Vendor 2024-09-26 17:26:04 +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