Kernel

 class Winter\Storm\Foundation\Console\Kernel
extends Illuminate\Foundation\Console\Kernel

Properties

protected $bootstrappers : string[]

The bootstrap classes for the application.

protected $commands : array

The Artisan commands provided by your application.

Methods

protected schedule (Illuminate\Console\Scheduling\Schedule $schedule) : void

Define the application's command schedule.

Parameters
Property Description
$schedule
Illuminate\Console\Scheduling\Schedule
Returns
void
Copyright © 2024 Winter CMS