Ejemplo n.º 1
0
 public function current()
 {
     $current = $this->resultSet->current();
     return $current->current();
 }