jh-admin/vendor/psr/event-dispatcher
liqianjin 2d1849a84b test 2024-09-18 13:34:33 +08:00
..
src test 2024-09-18 13:34:33 +08:00
.editorconfig test 2024-09-18 13:34:33 +08:00
.gitignore test 2024-09-18 13:34:33 +08:00
LICENSE test 2024-09-18 13:34:33 +08:00
README.md test 2024-09-18 13:34:33 +08:00
composer.json test 2024-09-18 13:34:33 +08:00

README.md

PSR Event Dispatcher

This repository holds the interfaces related to PSR-14.

Note that this is not an Event Dispatcher implementation of its own. It is merely interfaces that describe the components of an Event Dispatcher. See the specification for more details.