MediaWiki master
checkBadRedirects.php File Reference

Check that pages marked as being redirects really are. More...

Go to the source code of this file.

Classes

class  CheckBadRedirects
 Maintenance script to check that pages marked as being redirects really are. More...
 

Variables

 $maintClass = CheckBadRedirects::class
 

Detailed Description

Check that pages marked as being redirects really are.

Note
GPL-2.0-or-later

Definition in file checkBadRedirects.php.

Variable Documentation

◆ $maintClass

$maintClass = CheckBadRedirects::class

Definition at line 59 of file checkBadRedirects.php.