MediaWiki master
cleanupPreferences.php File Reference

Clean up user preferences from the database. More...

Go to the source code of this file.

Classes

class  CleanupPreferences
 Maintenance script that removes unused preferences from the database. More...
 

Variables

 $maintClass = CleanupPreferences::class
 

Detailed Description

Clean up user preferences from the database.

Note
GPL-2.0-or-later
Author
TyA tya.w.nosp@m.iki@.nosp@m.gmail.nosp@m..com
Chad chad@.nosp@m.wiki.nosp@m.media.nosp@m..org
See also
https://phabricator.wikimedia.org/T32976

Definition in file cleanupPreferences.php.

Variable Documentation

◆ $maintClass

$maintClass = CleanupPreferences::class

Definition at line 142 of file cleanupPreferences.php.