caipan_shop_admin/vendor/psr/event-dispatcher
wangxinglong 4aab76d038 setter 2022-05-25 19:35:57 +08:00
..
src setter 2022-05-25 19:35:57 +08:00
.editorconfig setter 2022-05-25 19:35:57 +08:00
.gitignore setter 2022-05-25 19:35:57 +08:00
LICENSE setter 2022-05-25 19:35:57 +08:00
README.md setter 2022-05-25 19:35:57 +08:00
composer.json setter 2022-05-25 19:35:57 +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.