aboutsummaryrefslogtreecommitdiffstats
path: root/includes/content/Content.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/content/Content.php')
-rw-r--r--includes/content/Content.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/content/Content.php b/includes/content/Content.php
index 0bc061f327d3..5030d98074db 100644
--- a/includes/content/Content.php
+++ b/includes/content/Content.php
@@ -19,6 +19,7 @@
*/
use MediaWiki\Parser\MagicWord;
+use MediaWiki\Title\Title;
/**
* Base interface for representing page content.