mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced 2024-11-23 21:53:35 +00:00
Update comment still mentioning setMwGlobals
This was forgotten in I35c7099. Change-Id: Ied7fce186ded40c60c580f7fc540aa0b8a239a3a
This commit is contained in:
parent
2fde400edc
commit
3b9e995b3e
|
@ -13,7 +13,7 @@ use MediaWiki\User\User;
|
|||
* @todo This might be moved to MediaWikiIntegrationTestCase
|
||||
*
|
||||
* @method string getNewTempDirectory()
|
||||
* @method setMwGlobals($pairs)
|
||||
* @method overrideConfigValue( string $key, $value )
|
||||
*/
|
||||
trait AbuseFilterUploadTestTrait {
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue