コード例 #1
0
ファイル: Di.php プロジェクト: mattvb91/cphalcon
 public function offsetGet($name)
 {
     return parent::offsetGet($name);
 }