Beispiel #1
0
 public function testgetB()
 {
     $dome = new Demo();
     echo $dome->gettwo();
 }