Files
Kanboard-Prod/vendor/symfony/event-dispatcher/README.md
Frédéric Guillot f5bb55bdb8 PHP 8 Compatibility
2022-02-05 11:49:03 -08:00

599 B

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