Esempio n. 1
0
 public function offset($offset)
 {
     $this->_request->offset($offset);
     return $this;
 }