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