Example #1
0
 public function offsetGet()
 {
     $this->assertInstanceOf('Xcom_Xfabric_Model_Debug_Node', $this->object->offsetGet(0));
 }