Свойство | Type | Description | |
---|---|---|---|
$description | string | The console command description. | |
$name | string | The console command name. |
Méthode | Description | |
---|---|---|
dump ( $module ) | ||
fire ( ) : mixed | Execute the console command. |
Méthode | Description | |
---|---|---|
getArguments ( ) : array | Get the console command arguments. |
protected getArguments ( ) : array | ||
Résultat | array |
protected string $description | ||
Résultat | string |