コード例 #1
0
ファイル: test.php プロジェクト: godruoyi/portal
 public function testgetB()
 {
     $dome = new Demo();
     echo $dome->gettwo();
 }