Ejemplo n.º 1
0
 public function offset($offset)
 {
     $this->_query->setOffset($offset);
     return $this;
 }