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