MediaWiki master
fetchText.php File Reference

Communications protocol. More...

Go to the source code of this file.

Classes

class  FetchText
 Maintenance script used to fetch page text in a subprocess. More...
 

Variables

 $maintClass = FetchText::class
 

Detailed Description

Communications protocol.

This is used by dumpTextPass.php when the –spawn option is present.

Note
GPL-2.0-or-later

Definition in file fetchText.php.

Variable Documentation

◆ $maintClass

$maintClass = FetchText::class

Definition at line 86 of file fetchText.php.