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