Свойство | Type | Description | |
---|---|---|---|
$description | string | The console command description. | |
$name | string | The console command name. |
Méthode | Description | |
---|---|---|
fire ( ) | Run the command. | |
getClass ( ) | ||
getSchemaParser ( ) : |
Get schema parser. |
Méthode | Description | |
---|---|---|
getArguments ( ) : array | Get the console command arguments. | |
getDestinationFilePath ( ) : mixed | ||
getOptions ( ) : array | Get the console command options. | |
getTemplateContents ( ) : mixed |
Méthode | Description | |
---|---|---|
getClassName ( ) : string | ||
getFileName ( ) : string | ||
getSchemaName ( ) : array | string |
protected getArguments ( ) : array | ||
Résultat | array |
protected getDestinationFilePath ( ) : mixed | ||
Résultat | mixed |
protected getOptions ( ) : array | ||
Résultat | array |
public getSchemaParser ( ) : |
||
Résultat |
protected string $description | ||
Résultat | string |