Zhamao Framework 3.2.4
A high-performance chatbot + web framework
载入中...
搜索中...
未找到
InitCommand类 参考
类 InitCommand 继承关系图:
[图例]
InitCommand 的协作图:
[图例]

Protected 成员函数

 configure ()
 
 handle ()
 
- Protected 成员函数 继承自 Command
 execute (InputInterface $input, OutputInterface $output)
 
 shouldExecute ()
 
 handle ()
 
 emitBootstrap (string $class)
 

额外继承的成员函数

- Protected 属性 继承自 Command
InputInterface $input
 
OutputInterface $output
 

成员函数说明

◆ configure()

configure ( )
protected

◆ handle()

handle ( )
protected

命令的主体

返回
int 命令执行结果 {
参见
self::SUCCESS} 或 {
self::FAILURE} 或 {
self::INVALID}

重载 Command .


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