コード例 #1
0
ファイル: Binding.php プロジェクト: Kinetical/Kinesis
 function offsetExists($offset)
 {
     parent::offsetExists($this->parseOffset($offset));
 }