Property | Type | Description | |
---|---|---|---|
$description | string | The console command description. | |
$name | string | The console command name. |
Method | Description | |
---|---|---|
fire ( ) : void | Execute the console command. | |
getOptions ( ) |
protected string $description | ||
return | string |