aboutsummaryrefslogtreecommitdiffstats
path: root/includes/cache/LinkBatch.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/cache/LinkBatch.php')
-rw-r--r--includes/cache/LinkBatch.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/cache/LinkBatch.php b/includes/cache/LinkBatch.php
index ec1aaf889062..ce617493dc76 100644
--- a/includes/cache/LinkBatch.php
+++ b/includes/cache/LinkBatch.php
@@ -27,6 +27,7 @@ use MediaWiki\Linker\LinkTarget;
use MediaWiki\Page\PageIdentityValue;
use MediaWiki\Page\PageReference;
use MediaWiki\Page\ProperPageIdentity;
+use MediaWiki\Title\TitleValue;
use Psr\Log\LoggerInterface;
use Wikimedia\Assert\Assert;
use Wikimedia\Rdbms\IConnectionProvider;