ma2() protected method

protected ma2 ( )
示例#1
0
 public function foo()
 {
     parent::ma2();
     b2::ma2();
 }