Files
swiftadmin/vendor/symfony/event-dispatcher/README.md
2022-08-19 19:48:37 +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