trs_matrimony/vendor/symfony/event-dispatcher
2024-08-22 09:31:12 +05:30
..
Attribute project initial commit 2024-08-22 09:31:12 +05:30
Debug project initial commit 2024-08-22 09:31:12 +05:30
DependencyInjection project initial commit 2024-08-22 09:31:12 +05:30
CHANGELOG.md project initial commit 2024-08-22 09:31:12 +05:30
composer.json project initial commit 2024-08-22 09:31:12 +05:30
EventDispatcher.php project initial commit 2024-08-22 09:31:12 +05:30
EventDispatcherInterface.php project initial commit 2024-08-22 09:31:12 +05:30
EventSubscriberInterface.php project initial commit 2024-08-22 09:31:12 +05:30
GenericEvent.php project initial commit 2024-08-22 09:31:12 +05:30
ImmutableEventDispatcher.php project initial commit 2024-08-22 09:31:12 +05:30
LegacyEventDispatcherProxy.php project initial commit 2024-08-22 09:31:12 +05:30
LICENSE project initial commit 2024-08-22 09:31:12 +05:30
README.md project initial commit 2024-08-22 09:31:12 +05:30

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