Laravel
Release notes
Upgrade Guide
Contribution Guide
class
Illuminate
/
Foundation
/
Bus
/
PendingClosureDispatch
You are viewing an older version of the documentation. For the latest, please visit
master documentation
.
PendingClosureDispatch
Extends
PendingDispatch
#
Methods
public
#
catch
(
Closure
$callback
)
:
$this
Add a callback to be executed if the job fails.
Parameters
$callback
Closure
On this page
On this page
Methods
catch