Example #1
0
 function erase(Zona $zona)
 {
     return $this->delete($zona->getID());
 }