class Illuminate / Foundation / Bus / PendingClosureDispatch

PendingClosureDispatch

Extends

Methods

public

catch ( Closure $callback ) : $this

Add a callback to be executed if the job fails.

Parameters