Свойство | Type | Description | |
---|---|---|---|
$description | string | The console command description. | |
$log | Contact implementation | ||
$signature | string | The name and signature of the console command. | |
$update | Contact implementation |
Méthode | Description | |
---|---|---|
__construct ( |
Create a new command instance. | |
handle ( ) : mixed | Execute the console command. |
public __construct ( |
||
$log | ||
$update | ||
Résultat | void |
protected string $description | ||
Résultat | string |
protected Log,Rubenwouters\CrmLauncher\Models $log | ||
Résultat |
protected string $signature | ||
Résultat | string |