kokjan/vendor/symfony/event-dispatcher
Manop Kongoon ba6a75d6b3 update 2026-02-28 14:54:19 +07:00
..
Attribute style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
Debug style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
DependencyInjection style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
CHANGELOG.md update 2026-02-28 14:54:19 +07:00
EventDispatcher.php update 2026-02-28 14:54:19 +07:00
EventDispatcherInterface.php update 2026-02-28 14:54:19 +07:00
EventSubscriberInterface.php update 2026-02-28 14:54:19 +07:00
GenericEvent.php update 2026-02-28 14:54:19 +07:00
ImmutableEventDispatcher.php update 2026-02-28 14:54:19 +07:00
LICENSE update 2026-02-28 14:54:19 +07:00
README.md update 2026-02-28 14:54:19 +07:00
composer.json update 2026-02-28 14:54:19 +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