MediaWiki master
FindOrphanedFiles Class Reference

Inherits Maintenance.

Collaboration diagram for FindOrphanedFiles:

Public Member Functions

 __construct ()
 
 execute ()
 

Protected Member Functions

 checkFiles (LocalRepo $repo, array $paths, $verbose)
 

Detailed Description

Definition at line 27 of file findOrphanedFiles.php.

Constructor & Destructor Documentation

◆ __construct()

FindOrphanedFiles::__construct ( )

Definition at line 28 of file findOrphanedFiles.php.

Member Function Documentation

◆ checkFiles()

FindOrphanedFiles::checkFiles ( LocalRepo $repo,
array $paths,
$verbose )
protected

◆ execute()

FindOrphanedFiles::execute ( )

Definition at line 38 of file findOrphanedFiles.php.

References $path, and checkFiles().


The documentation for this class was generated from the following file: