class SkipIfBatchCancelled (View source)

Methods

mixed
handle(mixed $job, callable $next)

Process the job.

Details

mixed handle(mixed $job, callable $next)

Process the job.

Parameters

mixed $job
callable $next

Return Value

mixed