MediaWiki master
cleanupSpam.php File Reference

Cleanup all spam from a given hostname. More...

Go to the source code of this file.

Classes

class  CleanupSpam
 Maintenance script to cleanup all spam from a given hostname. More...
 

Variables

 $maintClass = CleanupSpam::class
 

Detailed Description

Cleanup all spam from a given hostname.

Note
GPL-2.0-or-later

Definition in file cleanupSpam.php.

Variable Documentation

◆ $maintClass

$maintClass = CleanupSpam::class

Definition at line 206 of file cleanupSpam.php.