コード例 #1
0
ファイル: b.php プロジェクト: cefalo19/php-src
 public function test()
 {
     echo __METHOD__ . "()\n";
     parent::test();
 }