Exemple #1
0
 public static function exec($obj, $methodName)
 {
     return Builder::execMethod($obj, $methodName);
 }