public static function setLanguageForUrlTranslation($language = null) { self::$languageForUrlTranslation = $language; }