MediaWiki master
purgeChangedFiles.php File Reference

Scan the logging table and purge affected files within a timeframe. More...

Go to the source code of this file.

Classes

class  PurgeChangedFiles
 Maintenance script that scans the deletion log and purges affected files within a timeframe. More...
 

Variables

 $maintClass = PurgeChangedFiles::class
 

Detailed Description

Scan the logging table and purge affected files within a timeframe.

Note
GPL-2.0-or-later

Definition in file purgeChangedFiles.php.

Variable Documentation

◆ $maintClass

$maintClass = PurgeChangedFiles::class

Definition at line 252 of file purgeChangedFiles.php.