コード例 #1
0
ファイル: AbstractPager.php プロジェクト: d-m-/bolt
 public function offsetUnset($offset)
 {
     $this->manager->offsetUnset($offset);
 }