Property | Type | Description | |
---|---|---|---|
$argumentName | |||
$name | string | The console command name. |
Method | Description | |
---|---|---|
getDefaultNamespace ( ) : string |
Method | Description | |
---|---|---|
getArguments ( ) : array | Get the console command arguments. | |
getDestinationFilePath ( ) : string | Get the destination file path. | |
getTemplateContents ( ) : string | Get template contents. |
Method | Description | |
---|---|---|
getFileName ( ) : string |
protected getArguments ( ) : array | ||
return | array |
protected getDestinationFilePath ( ) : string | ||
return | string |
protected getTemplateContents ( ) : string | ||
return | string |