Exemplo n.º 1
0
 private function deleteImpl()
 {
     $this->unlinkAll('kategorii_slushatelej_rel', true);
     return parent::delete();
 }