Merge "Disallow top level domains in Cookie::validateCookieDomain()."
[lhc/web/wiklou.git] / includes / changes / RCCacheEntry.php
index 07a9409..d9cafbc 100644 (file)
@@ -30,7 +30,7 @@ class RCCacheEntry extends RecentChange {
        public $watched;
 
        /**
-        * @param $rc RecentChange
+        * @param RecentChange $rc
         * @return RCCacheEntry
         */
        static function newFromParent( $rc ) {