laravel / 10 / api / 10.x / illuminate / queue / middleware / skipifbatchcancelled.html

SkipIfBatchCancelled

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

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/10.x/Illuminate/Queue/Middleware/SkipIfBatchCancelled.html