aboutsummaryrefslogtreecommitdiffstats
path: root/includes/session/SessionManagerInterface.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/session/SessionManagerInterface.php')
-rw-r--r--includes/session/SessionManagerInterface.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/session/SessionManagerInterface.php b/includes/session/SessionManagerInterface.php
index a5eeba882175..54574eac75ff 100644
--- a/includes/session/SessionManagerInterface.php
+++ b/includes/session/SessionManagerInterface.php
@@ -23,9 +23,9 @@
namespace MediaWiki\Session;
+use MediaWiki\Request\WebRequest;
use Psr\Log\LoggerAwareInterface;
use User;
-use WebRequest;
/**
* This exists to make IDEs happy, so they don't see the