class DocCommand extends Command

使用命令行生成 api 文档

Properties

protected $signature
protected $description

Methods

void
handle()

Execute the console command.

Details

at line 27
void handle()

Execute the console command.

Return Value

void