Example #1
0
 function foo()
 {
     $args = func_get_args();
     parent::foo();
 }