mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-12 09:26:05 +00:00
Update references to re-namespaced RevisionStore
Change-Id: If19981aba01ef9aac68bcd731d6912ea827fcfe5
This commit is contained in:
parent
319789827c
commit
8e0878df3a
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
use MediaWiki\Logger\LoggerFactory;
|
||||
use MediaWiki\MediaWikiServices;
|
||||
use MediaWiki\Storage\RevisionStore;
|
||||
use MediaWiki\Revision\RevisionStore;
|
||||
|
||||
/**
|
||||
* This class represents the controller for notifications
|
||||
|
|
Loading…
Reference in a new issue