Свойство | Type | Description | |
---|---|---|---|
$description | string | The console command description. | |
$signature | string | The console command name. |
Méthode | Description | |
---|---|---|
__construct ( |
Reset constructor. | |
handle ( ) | Execute the console command. |
public __construct ( |
||
$mappings |
protected string $description | ||
Résultat | string |
protected string $signature | ||
Résultat | string |