コード例 #1
0
 /**
  * Called when job failed.
  */
 public function failed()
 {
     App::call([$this->notification, 'failed']);
 }