|
Zhamao Framework
3.0.0-beta1
A high-performance chatbot + web framework
|
Public 成员函数 | |
| __construct (string $name='zhamao-framework') | |
| run (InputInterface $input=null, OutputInterface $output=null) | |
命令行启动的入口文件,用于初始化环境变量,并启动命令行应用
这里启动的不是框架,而是框架相关的命令行环境
| __construct | ( | string | $name = 'zhamao-framework' | ) |
| run | ( | InputInterface | $input = null, |
| OutputInterface | $output = null |
||
| ) |
{}