Property | Type | Description | |
---|---|---|---|
$argumentName | |||
$description | string | The console command description. | |
$name | string | The console command name. |
Method | Description | |
---|---|---|
fire ( ) |
Method | Description | |
---|---|---|
getArguments ( ) : array | Get the console command arguments. | |
getDestinationFilePath ( ) | ||
getEventName ( |
||
getFileName ( ) : string | ||
getOptions ( ) : array | Get the console command options. | |
getTemplateContents ( ) |
Method | Description | |
---|---|---|
getNamespace ( $module ) |
protected getArguments ( ) : array | ||
return | array |
protected getEventName ( |
||
$module |
protected getOptions ( ) : array | ||
return | array |
protected string $description | ||
return | string |