Completed
Push — master ( 9bb37d...ddb6c0 )
by Alaa
02:08
created
src/PackagePrivate/DatabaseTermIdsResolver.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -41,7 +41,7 @@
 block discarded – undo
41 41
 
42 42
 	/**
43 43
 	 * @param TypeIdsResolver $typeIdsResolver
44
-	 * @param ILoadBalancer $lb
44
+	 * @param \Wikibase\TermStore\MediaWiki\Tests\Util\FakeLoadBalancer $lb
45 45
 	 * @param bool $allowMasterFallback Whether to fall back to the master database if the data from
46 46
 	 * the replica database is detected to be stale.
47 47
 	 */
Please login to merge, or discard this patch.