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