Make EnqueueableDataUpdate use DB domain IDs
[lhc/web/wiklou.git] / includes / deferred / LinksUpdate.php
index 7a31e26..045795e 100644 (file)
@@ -1205,7 +1205,7 @@ class LinksUpdate extends DataUpdate implements EnqueueableDataUpdate {
                }
 
                return [
-                       'wiki' => WikiMap::getWikiIdFromDbDomain( $this->getDB()->getDomainID() ),
+                       'domain' => $this->getDB()->getDomainID(),
                        'job'  => new JobSpecification(
                                'refreshLinksPrioritized',
                                [