프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$config | |||
$description | string | The console command description. | |
$signature | string | The name and signature of the console command. |
메소드 | 설명 | |
---|---|---|
__construct ( |
Create a new command instance. | |
handle ( ) : mixed | Execute the console command. |
public __construct ( |
||
$config | ||
리턴 | void |
protected Configuration,Rubenwouters\CrmLauncher\Models $config | ||
리턴 |
protected string $signature | ||
리턴 | string |