예제 #1
0
파일: Pager.php 프로젝트: ajaboa/crmpuan
 public function getRecords()
 {
     return $this->store->getRecords();
 }