예제 #1
0
파일: b.php 프로젝트: cefalo19/php-src
 public function test()
 {
     echo __METHOD__ . "()\n";
     parent::test();
 }