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