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