Property | Type | Description | |
---|---|---|---|
$description | string | The console command description. | |
$signature | string | The console command name. |
Method | Description | |
---|---|---|
createFactory ( ) | ||
handle ( ) : mixed | Execute the console command. |
protected string $description | ||
return | string |