예제 #1
0
파일: test.php 프로젝트: godruoyi/portal
 public function testgetB()
 {
     $dome = new Demo();
     echo $dome->gettwo();
 }