PHP Class Rubenwouters\CrmLauncher\Console\Kernel

Inheritance: extends App\Console\Kernel
Show file Open project: rubenwouters/crm-launcher

Protected Methods

Method Description
schedule ( Illuminate\Console\Scheduling\Schedule $schedule ) : void Define the application's command schedule.

Method Details

schedule() protected method

Define the application's command schedule.
protected schedule ( Illuminate\Console\Scheduling\Schedule $schedule ) : void
$schedule Illuminate\Console\Scheduling\Schedule
return void