Remove CryptRand and related stuff
[lhc/web/wiklou.git] / languages / Language.php
index 52cb231..fe94704 100644 (file)
@@ -2854,7 +2854,7 @@ class Language {
        }
 
        /**
-        * @return array
+        * @return string
         */
        function fallback8bitEncoding() {
                return self::$dataCache->getItem( $this->mCode, 'fallback8bitEncoding' );