donation/vendor/symfony/event-dispatcher
2023-12-17 10:56:29 +05:30
..
Attribute FEAT_ALL_MODULES_ADDED 2023-12-12 19:03:57 +05:30
Debug gitignore file change : RV 2023-12-17 10:56:29 +05:30
DependencyInjection gitignore file change : RV 2023-12-17 10:56:29 +05:30
CHANGELOG.md FEAT_ALL_MODULES_ADDED 2023-12-12 19:03:57 +05:30
composer.json gitignore file change : RV 2023-12-17 10:56:29 +05:30
EventDispatcher.php gitignore file change : RV 2023-12-17 10:56:29 +05:30
EventDispatcherInterface.php gitignore file change : RV 2023-12-17 10:56:29 +05:30
EventSubscriberInterface.php FEAT_ALL_MODULES_ADDED 2023-12-12 19:03:57 +05:30
GenericEvent.php gitignore file change : RV 2023-12-17 10:56:29 +05:30
ImmutableEventDispatcher.php gitignore file change : RV 2023-12-17 10:56:29 +05:30
LICENSE gitignore file change : RV 2023-12-17 10:56:29 +05:30
README.md FEAT_ALL_MODULES_ADDED 2023-12-12 19:03:57 +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