Beispiel #1
0
 public function testInstanceOf2()
 {
     $t = new InstanceOff();
     $this->assertTrue($t->testInstanceOf2() === true);
 }