Свойство | Тип | Описание | |
---|---|---|---|
$description | string | The console command description. | |
$name | string | The console command name. |
Метод | Описание | |
---|---|---|
fire ( ) : mixed | Execute the console command. |
Метод | Описание | |
---|---|---|
getArguments ( ) : array | Get the console command arguments. |
protected getArguments ( ) : array | ||
Результат | array |
protected string $description | ||
Результат | string |