Exemple #1
0
 /**
  * @param $id
  */
 public static function setCurrentLang($id)
 {
     self::$forcedLang = $id;
 }