class Illuminate / Foundation / Bus / PendingClosureDispatch
You are viewing an older version of the documentation. For the latest, please visit master documentation.

PendingClosureDispatch

Extends

Methods

public

catch ( Closure $callback ) : $this

Add a callback to be executed if the job fails.

Parameters