MIF_E31210538/vendor/symfony/event-dispatcher
wulanayue 63bd830484 commit 2024-06-25 12:04:09 +07:00
..
Attribute commit 2024-06-25 12:04:09 +07:00
Debug commit 2024-06-25 12:04:09 +07:00
DependencyInjection commit 2024-06-25 12:04:09 +07:00
CHANGELOG.md commit 2024-06-25 12:04:09 +07:00
EventDispatcher.php commit 2024-06-25 12:04:09 +07:00
EventDispatcherInterface.php commit 2024-06-25 12:04:09 +07:00
EventSubscriberInterface.php commit 2024-06-25 12:04:09 +07:00
GenericEvent.php commit 2024-06-25 12:04:09 +07:00
ImmutableEventDispatcher.php commit 2024-06-25 12:04:09 +07:00
LICENSE commit 2024-06-25 12:04:09 +07:00
README.md commit 2024-06-25 12:04:09 +07:00
composer.json commit 2024-06-25 12:04:09 +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