ma2() protected method

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