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

PendingClosureDispatch

Extends

Methods

public

catch ( Closure $callback ) : $this

Add a callback to be executed if the job fails.

Parameters