Example #1
0
 public function delete()
 {
     $this->initPath();
     parent::delete();
     $this->updateQuota();
 }