MediaWiki master
protect.php File Reference

Protect or unprotect a page. More...

Go to the source code of this file.

Classes

class  Protect
 Maintenance script that protects or unprotects a page. More...
 

Variables

 $maintClass = Protect::class
 

Detailed Description

Protect or unprotect a page.

Note
GPL-2.0-or-later

Definition in file protect.php.

Variable Documentation

◆ $maintClass

$maintClass = Protect::class

Definition at line 85 of file protect.php.