aboutsummaryrefslogtreecommitdiffstats
path: root/includes/cache/LinkCache.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/cache/LinkCache.php')
-rw-r--r--includes/cache/LinkCache.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/cache/LinkCache.php b/includes/cache/LinkCache.php
index b720decb869a..57f66f1f892c 100644
--- a/includes/cache/LinkCache.php
+++ b/includes/cache/LinkCache.php
@@ -20,6 +20,7 @@
* @file
* @ingroup Cache
*/
+use Wikimedia\Rdbms\IDatabase;
use MediaWiki\Linker\LinkTarget;
use MediaWiki\MediaWikiServices;