Свойство | Тип | Описание | |
---|---|---|---|
$argumentName | string | The name of 'name' argument. |
Метод | Описание | |
---|---|---|
fire ( ) | Execute the console command. | |
getClass ( ) : string | Get class name. | |
getClassNamespace ( |
Get class namespace. | |
getDefaultNamespace ( ) : string | Get default namespace. |
Метод | Описание | |
---|---|---|
getDestinationFilePath ( ) : string | Get the destination file path. | |
getTemplateContents ( ) : string | Get template contents. |
public getClassNamespace ( |
||
$module | ||
Результат | string |
public getDefaultNamespace ( ) : string | ||
Результат | string |
abstract protected getDestinationFilePath ( ) : string | ||
Результат | string |
abstract protected getTemplateContents ( ) : string | ||
Результат | string |
protected string $argumentName | ||
Результат | string |