parsaaghayi-backend/vendor/symfony/event-dispatcher
DevOps c9a688e80d
Some checks failed
Deploy Backend / deploy (push) Has been cancelled
chore: commit vendor directory for fully offline builds
2026-06-28 18:08:40 +00:00
..
Attribute chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
Debug chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
DependencyInjection chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
CHANGELOG.md chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
composer.json chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
EventDispatcher.php chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
EventDispatcherInterface.php chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
EventSubscriberInterface.php chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
GenericEvent.php chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
ImmutableEventDispatcher.php chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
LICENSE chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00:00
README.md chore: commit vendor directory for fully offline builds 2026-06-28 18:08:40 +00: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