class Illuminate / Queue / Middleware / SkipIfBatchCancelled
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

SkipIfBatchCancelled

Methods

public

handle ( $job , $next ) : mixed

Process the job.

Parameters

  • $job mixed
  • $next callable