MediaWiki master
invalidateBotPasswords.php File Reference

Invalidates the bot passwords of a given user. More...

Go to the source code of this file.

Classes

class  InvalidateBotPasswords
 Maintenance script to invalidate the bot passwords of a given user. More...
 

Variables

 $maintClass = InvalidateBotPasswords::class
 

Detailed Description

Invalidates the bot passwords of a given user.

Note
GPL-2.0-or-later

Definition in file invalidateBotPasswords.php.

Variable Documentation

◆ $maintClass

$maintClass = InvalidateBotPasswords::class

Definition at line 44 of file invalidateBotPasswords.php.