Property | Type | Description | |
---|---|---|---|
$description | string | The console command description. | |
$name | string | The console command name. |
Method | Description | |
---|---|---|
getOptions ( ) : array | Get the console command options. |
protected getOptions ( ) : array | ||
return | array |
protected string $description | ||
return | string |