aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiQueryLangBacklinks.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/api/ApiQueryLangBacklinks.php')
-rw-r--r--includes/api/ApiQueryLangBacklinks.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/api/ApiQueryLangBacklinks.php b/includes/api/ApiQueryLangBacklinks.php
index 57ac09946a47..1158d072d2db 100644
--- a/includes/api/ApiQueryLangBacklinks.php
+++ b/includes/api/ApiQueryLangBacklinks.php
@@ -23,6 +23,7 @@
* @file
*/
+use MediaWiki\Title\Title;
use Wikimedia\ParamValidator\ParamValidator;
use Wikimedia\ParamValidator\TypeDef\IntegerDef;