MediaWiki master
initEditCount.php File Reference

Init the user_editcount database field based on the number of rows in the revision table. More...

Go to the source code of this file.

Classes

class  InitEditCount
 

Variables

 $maintClass = InitEditCount::class
 

Detailed Description

Init the user_editcount database field based on the number of rows in the revision table.

Note
GPL-2.0-or-later

Definition in file initEditCount.php.

Variable Documentation

◆ $maintClass

$maintClass = InitEditCount::class

Definition at line 111 of file initEditCount.php.