MIF_E31222707/vendor/symfony/event-dispatcher
adeliaala 0d288a48b9 done 2025-07-15 13:57:20 +07:00
..
Attribute done 2025-07-15 13:57:20 +07:00
Debug done 2025-07-15 13:57:20 +07:00
DependencyInjection done 2025-07-15 13:57:20 +07:00
CHANGELOG.md done 2025-07-15 13:57:20 +07:00
EventDispatcher.php done 2025-07-15 13:57:20 +07:00
EventDispatcherInterface.php done 2025-07-15 13:57:20 +07:00
EventSubscriberInterface.php done 2025-07-15 13:57:20 +07:00
GenericEvent.php done 2025-07-15 13:57:20 +07:00
ImmutableEventDispatcher.php done 2025-07-15 13:57:20 +07:00
LICENSE done 2025-07-15 13:57:20 +07:00
README.md done 2025-07-15 13:57:20 +07:00
composer.json done 2025-07-15 13:57:20 +07:00

README.md

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