Exemplo n.º 1
0
 public function yoo($a)
 {
     return parent::bar3(1, 1, 1);
     // call it through __call, not __callStatic
 }