コード例 #1
0
ファイル: DebugTest.php プロジェクト: ridhoq/mxpi-twitter
 public function offsetGet()
 {
     $this->assertInstanceOf('Xcom_Xfabric_Model_Debug_Node', $this->object->offsetGet(0));
 }