$text){ self::$langArray[$key] = $text[LANG]; } } public static function getArray(){ return self::$langArray; } }