FailingJob
class FailingJob
Methods
static void
static Dispatcher
events()
Get the event dispatcher instance.
Details
at line 19
static void
handle(string $connectionName, Job $job, Exception $e = null)
Delete the job, call the "failed" method, and raise the failed job event.
at line 46
static protected Dispatcher
events()
Get the event dispatcher instance.