class Illuminate / Console / Scheduling / ScheduleWorkCommand

ScheduleWorkCommand

Extends

Properties

protected

$signature string

The name and signature of the console command.

Default: 'schedule:work {--run-output-file= : The file to direct <info>schedule:run</info> output to}'
protected

$description string

The console command description.

Default: 'Start the schedule worker'

Methods

public

handle ( ) : void

Execute the console command.