Merge "Make interwiki transclusion use the WAN cache"
[lhc/web/wiklou.git] / includes / site / SiteSQLStore.php
index e0b8d27..91d9ef7 100644 (file)
@@ -39,7 +39,7 @@ class SiteSQLStore {
         *             or MediaWikiServices::getSiteLookup() instead.
         *
         * @param null $sitesTable IGNORED
-        * @param null $cache IGNORED
+        * @param BagOStuff|null $cache IGNORED
         *
         * @return SiteStore
         */