MediaWiki master
checkImages.php File Reference

Check images to see if they exist, are readable, etc. More...

Go to the source code of this file.

Classes

class  CheckImages
 Maintenance script to check images to see if they exist, are readable, etc. More...
 

Variables

 $maintClass = CheckImages::class
 

Detailed Description

Check images to see if they exist, are readable, etc.

Note
GPL-2.0-or-later

Definition in file checkImages.php.

Variable Documentation

◆ $maintClass

$maintClass = CheckImages::class

Definition at line 81 of file checkImages.php.