the_mechanic/vendor/symfony/event-dispatcher
2024-09-25 09:12:05 +05:30
..
Attribute GWM : ubundu first merge 2024-09-25 09:12:05 +05:30
Debug GWM : ubundu first merge 2024-09-25 09:12:05 +05:30
DependencyInjection GWM : ubundu first merge 2024-09-25 09:12:05 +05:30
CHANGELOG.md GWM : ubundu first merge 2024-09-25 09:12:05 +05:30
composer.json GWM : ubundu first merge 2024-09-25 09:12:05 +05:30
EventDispatcher.php GWM : ubundu first merge 2024-09-25 09:12:05 +05:30
EventDispatcherInterface.php GWM : ubundu first merge 2024-09-25 09:12:05 +05:30
EventSubscriberInterface.php GWM : ubundu first merge 2024-09-25 09:12:05 +05:30
GenericEvent.php GWM : ubundu first merge 2024-09-25 09:12:05 +05:30
ImmutableEventDispatcher.php GWM : ubundu first merge 2024-09-25 09:12:05 +05:30
LICENSE GWM : ubundu first merge 2024-09-25 09:12:05 +05:30
README.md GWM : ubundu first merge 2024-09-25 09:12:05 +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