aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/attachLatest.php
diff options
context:
space:
mode:
Diffstat (limited to 'maintenance/attachLatest.php')
-rw-r--r--maintenance/attachLatest.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/maintenance/attachLatest.php b/maintenance/attachLatest.php
index 49c1325b4c96..b2eb8e681c3a 100644
--- a/maintenance/attachLatest.php
+++ b/maintenance/attachLatest.php
@@ -24,6 +24,7 @@
* @ingroup Maintenance
*/
+use MediaWiki\Maintenance\Maintenance;
use MediaWiki\Title\Title;
use Wikimedia\Rdbms\IDBAccessObject;