Esempio n. 1
0
 public static function invoice($config = array())
 {
     return J2Invoice::getInstance($config);
 }