示例#1
0
文件: Di.php 项目: mattvb91/cphalcon
 public function offsetGet($name)
 {
     return parent::offsetGet($name);
 }