test_lgq/niucloud/vendor/psr/event-dispatcher
2024-01-24 17:36:08 +08:00
..
src 🎉 init(初始化): 2024-01-24 17:36:08 +08:00
.editorconfig 🎉 init(初始化): 2024-01-24 17:36:08 +08:00
.gitignore 🎉 init(初始化): 2024-01-24 17:36:08 +08:00
composer.json 🎉 init(初始化): 2024-01-24 17:36:08 +08:00
LICENSE 🎉 init(初始化): 2024-01-24 17:36:08 +08:00
README.md 🎉 init(初始化): 2024-01-24 17:36:08 +08:00

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.