Свойство | Тип | Описание | |
---|---|---|---|
$description | string | The console command description. | |
$name | string | The console command name. |
Метод | Описание | |
---|---|---|
getOptions ( ) : array | Get the console command options. | |
handle ( ) : void | Execute the command. | |
publishGeneratorTemplates ( ) | Publishes templates. | |
publishScaffoldTemplates ( ) | Publishes templates. |
Метод | Описание | |
---|---|---|
getArguments ( ) : array | Get the console command arguments. |
protected getArguments ( ) : array | ||
Результат | array |
public getOptions ( ) : array | ||
Результат | array |
public publishGeneratorTemplates ( ) |
protected string $description | ||
Результат | string |