Example #1
0
 public static function add($confVars)
 {
     self::$confVars = array_merge(self::$confVars, $confVars);
 }