Ejemplo n.º 1
0
 public function getFatherName()
 {
     $this->__load();
     return parent::getFatherName();
 }