Property | Type | Description | |
---|---|---|---|
$commands | array | The Artisan commands provided by your application. |
Method | Description | |
---|---|---|
schedule ( Illuminate\Console\Scheduling\Schedule $schedule ) : void | Define the application's command schedule. |
protected array $commands | ||
return | array |