Esempio n. 1
0
 protected function beforeDelete()
 {
     $this->removeImage();
     return parent::beforeDelete();
 }