Свойство | Type | Description | |
---|---|---|---|
$description | string | The console command description. | |
$signature | string | The console command name. |
Méthode | Description | |
---|---|---|
appendTheFactory ( ) | ||
handle ( ) : mixed | Execute the console command. |
protected string $description | ||
Résultat | string |
protected string $signature | ||
Résultat | string |