class Illuminate / Queue / Console / FlushFailedCommand
You are viewing an older version of the documentation. For the latest, please visit master documentation.

FlushFailedCommand

Extends

Properties

protected

$name string

The console command name.

Default: 'queue:flush'
protected

$description string

The console command description.

Default: 'Flush all of the failed queue jobs'

Methods

public

handle ( ) : void

Execute the console command.