SchoolPhysicalExamination/vendor/psr/event-dispatcher
tiansf 075de75020 国际版测试代码 2025-04-19 17:24:07 +08:00
..
src 国际版测试代码 2025-04-19 17:24:07 +08:00
.editorconfig 国际版测试代码 2025-04-19 17:24:07 +08:00
.gitignore 国际版测试代码 2025-04-19 17:24:07 +08:00
LICENSE 国际版测试代码 2025-04-19 17:24:07 +08:00
README.md 国际版测试代码 2025-04-19 17:24:07 +08:00
composer.json 国际版测试代码 2025-04-19 17:24:07 +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.