Ejemplo n.º 1
0
 function foo()
 {
     parent::bar();
     parent::bar();
 }