update docs, and some related comments and generated codes

This commit is contained in:
Jerry
2023-01-30 15:23:11 +08:00
parent ea17b0293c
commit ebb27a5852
17 changed files with 422 additions and 44 deletions

View File

@@ -226,6 +226,7 @@ class Framework
$this->printMotd();
}
// 注册添加容器依赖的事件
ContainerBindingListener::listenForEvents();
// 添加框架需要监听的顶层事件监听器