MediaWiki master
importTextFiles.php File Reference

Import pages from text files. More...

Go to the source code of this file.

Classes

class  ImportTextFiles
 Maintenance script which reads in text files and imports their content to a page of the wiki. More...
 

Variables

 $maintClass = ImportTextFiles::class
 

Detailed Description

Import pages from text files.

Note
GPL-2.0-or-later

Definition in file importTextFiles.php.

Variable Documentation

◆ $maintClass

$maintClass = ImportTextFiles::class

Definition at line 212 of file importTextFiles.php.