MediaWiki master
rollbackEdits.php File Reference

Rollback all edits by a given user or IP provided they're the most recent edit (just like real rollback) More...

Go to the source code of this file.

Classes

class  RollbackEdits
 Maintenance script to rollback all edits by a given user or IP provided they're the most recent edit. More...
 

Variables

 $maintClass = RollbackEdits::class
 

Detailed Description

Rollback all edits by a given user or IP provided they're the most recent edit (just like real rollback)

Note
GPL-2.0-or-later

Definition in file rollbackEdits.php.

Variable Documentation

◆ $maintClass

$maintClass = RollbackEdits::class

Definition at line 133 of file rollbackEdits.php.