示例#1
0
文件: b.php 项目: cefalo19/php-src
 public function test()
 {
     echo __METHOD__ . "()\n";
     parent::test();
 }