Example #1
0
 public function afterDelete()
 {
     $this->fileToken();
     File::fileModelDelete($this->model_name, $this->model_id);
 }