Zhamao Framework  3.0.0-beta1
A high-performance chatbot + web framework
ConsoleApplication类 参考
类 ConsoleApplication 继承关系图:
[图例]
ConsoleApplication 的协作图:
[图例]

Public 成员函数

 __construct (string $name='zhamao-framework')
 
 run (InputInterface $input=null, OutputInterface $output=null)
 

详细描述

命令行启动的入口文件,用于初始化环境变量,并启动命令行应用

这里启动的不是框架,而是框架相关的命令行环境

构造及析构函数说明

◆ __construct()

__construct ( string  $name = 'zhamao-framework')
函数调用图:

成员函数说明

◆ run()

run ( InputInterface  $input = null,
OutputInterface  $output = null 
)

{}

函数调用图:

该类的文档由以下文件生成: