DifferenceEngine: Move MW_DIFF_VERSION to class constant DIFF_VERSION
[lhc/web/wiklou.git] / includes / utils / MWCryptHKDF.php
index 9469c41..1376fa7 100644 (file)
@@ -156,7 +156,7 @@ class MWCryptHKDF {
 
        /**
         * Return a singleton instance, based on the global configs.
-        * @return HKDF
+        * @return self
         * @throws MWException
         */
        protected static function singleton() {