Esempio n. 1
0
 /**
  * Whether an offset is set
  *
  * @return bool
  */
 public function hasOffset()
 {
     return $this->query->hasOffset();
 }