Example #1
0
 public function next()
 {
     $this->lastFetched = $this->result->fetch();
 }