예제 #1
0
파일: AbstractPager.php 프로젝트: d-m-/bolt
 public function offsetUnset($offset)
 {
     $this->manager->offsetUnset($offset);
 }