class
Illuminate
/
Console
/
Scheduling
/
ScheduleWorkCommand
You are viewing an older version of the documentation. For the latest, please visit master documentation.
ScheduleWorkCommand
Extends
Properties
protected
$name string
The console command name.
Default: 'schedule:work'
protected
$description string
The console command description.
Default: 'Start the schedule worker'
Methods
public
handle ( ) : void
Execute the console command.