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