wiki-grav/plugins/email/vendor/symfony/event-dispatcher
2023-05-12 15:06:01 +02:00
..
Attribute (Grav GitSync) Automatic Commit from RealStickman 2023-05-12 15:06:01 +02:00
Debug (Grav GitSync) Automatic Commit from RealStickman 2023-05-12 15:06:01 +02:00
DependencyInjection (Grav GitSync) Automatic Commit from RealStickman 2023-05-12 15:06:01 +02:00
CHANGELOG.md (Grav GitSync) Automatic Commit from RealStickman 2023-05-12 15:06:01 +02:00
composer.json (Grav GitSync) Automatic Commit from RealStickman 2023-05-12 15:06:01 +02:00
EventDispatcher.php (Grav GitSync) Automatic Commit from RealStickman 2023-05-12 15:06:01 +02:00
EventDispatcherInterface.php (Grav GitSync) Automatic Commit from RealStickman 2023-05-12 15:06:01 +02:00
EventSubscriberInterface.php (Grav GitSync) Automatic Commit from RealStickman 2023-05-12 15:06:01 +02:00
GenericEvent.php (Grav GitSync) Automatic Commit from RealStickman 2023-05-12 15:06:01 +02:00
ImmutableEventDispatcher.php (Grav GitSync) Automatic Commit from RealStickman 2023-05-12 15:06:01 +02:00
LegacyEventDispatcherProxy.php (Grav GitSync) Automatic Commit from RealStickman 2023-05-12 15:06:01 +02:00
LICENSE (Grav GitSync) Automatic Commit from RealStickman 2023-05-12 15:06:01 +02:00
README.md (Grav GitSync) Automatic Commit from RealStickman 2023-05-12 15:06:01 +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