Updated dev dependancy phpunit/phpunit from v4.8.35 to v4.8.36
[lhc/web/wiklou.git] / includes / WatchedItemStore.php
index 69a9df2..60d8b76 100644 (file)
@@ -766,7 +766,7 @@ class WatchedItemStore implements StatsdAwareInterface {
                                                );
                                                if ( count( $watchersChunks ) > 1 ) {
                                                        $factory->commitAndWaitForReplication(
-                                                               __METHOD__, $ticket, [ 'wiki' => $dbw->getWikiID() ]
+                                                               __METHOD__, $ticket, [ 'domain' => $dbw->getDomainID() ]
                                                        );
                                                }
                                        }