apeblog/vendor/psr/event-dispatcher
muzi_ys 172cfd9f3f 增加邮件类
增加社会化登录
修正tp6.1文件上传问题
2022-11-27 00:12:31 +08:00
..
src 增加邮件类 2022-11-27 00:12:31 +08:00
.editorconfig 增加邮件类 2022-11-27 00:12:31 +08:00
.gitignore 增加邮件类 2022-11-27 00:12:31 +08:00
LICENSE 增加邮件类 2022-11-27 00:12:31 +08:00
README.md 增加邮件类 2022-11-27 00:12:31 +08:00
composer.json 增加邮件类 2022-11-27 00:12:31 +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.