예제 #1
0
 /**
  * Get the offset if any
  *
  * @return int|null
  */
 public function getOffset()
 {
     return $this->query->getOffset();
 }