예제 #1
0
파일: Group.php 프로젝트: mattvb91/cphalcon
 public function offsetGet($index)
 {
     return parent::offsetGet($index);
 }