Ejemplo n.º 1
0
 public function getCountry($country_id)
 {
     return $this->dao->getCountry($country_id);
 }