Update comment still mentioning setMwGlobals

This was forgotten in I35c7099.

Change-Id: Ied7fce186ded40c60c580f7fc540aa0b8a239a3a
This commit is contained in:
thiemowmde 2024-08-11 17:26:10 +02:00
parent 2fde400edc
commit 3b9e995b3e

View file

@ -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 {
/**