Example #1
0
 public function afterDelete()
 {
     $this->toggleWebhook();
     return parent::afterDelete();
 }