コード例 #1
0
ファイル: UseThis.02.php プロジェクト: exakat/exakat
 function foo()
 {
     parent::bar();
     parent::bar();
 }