Beispiel #1
0
 public function test()
 {
     a2::foo();
     b2::foo();
 }
Beispiel #2
0
 public function test1a()
 {
     b2::foo();
 }