Example #1
0
 public function getInfo()
 {
     $info = parent::getInfo();
     return [$info[0], $info[1], $this->genero];
 }