mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-12-18 01:00:45 +00:00
Update moved class WikiMap
See T321882. Moved in I60cf4b9ef02b9d5 Bug: T321681 Change-Id: If4a7ece606985b0e702288d1f3a08a270adcc760
This commit is contained in:
parent
9b3b9ee45e
commit
5b8c2a3afa
|
@ -14,6 +14,7 @@ use Language;
|
|||
use Liuggio\StatsdClient\Factory\StatsdDataFactoryInterface;
|
||||
use MediaWiki\MediaWikiServices;
|
||||
use MediaWiki\Revision\RevisionRecord;
|
||||
use MediaWiki\WikiMap\WikiMap;
|
||||
use Message;
|
||||
use NullStatsdDataFactory;
|
||||
use PrefixingStatsdDataFactoryProxy;
|
||||
|
@ -21,7 +22,6 @@ use Psr\Log\LoggerInterface;
|
|||
use Psr\Log\NullLogger;
|
||||
use Title;
|
||||
use WebRequest;
|
||||
use WikiMap;
|
||||
|
||||
trait ApiParsoidTrait {
|
||||
|
||||
|
|
Loading…
Reference in a new issue