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