|
Zhamao Framework 3.2.4
A high-performance chatbot + web framework
|
Public 成员函数 | |
| __construct () | |
| withConfig (array $config) | |
| withArgs (array $args) | |
| run () | |
这是一个可以将框架以代码形式启动的一个类,且继承于插件,可以以插件的方式绑定事件回调等
| __construct | ( | ) |
| SingletonViolationException |
| run | ( | ) |
| withArgs | ( | array | $args | ) |
| withConfig | ( | array | $config | ) |