MediaWiki REL1_34
InstallDocFormatter Class Reference

Static Public Member Functions

static format ( $text)
 

Protected Member Functions

 __construct ( $text)
 
 execute ()
 

Private Attributes

string $text
 

Detailed Description

Definition at line 23 of file InstallDocFormatter.php.

Constructor & Destructor Documentation

◆ __construct()

InstallDocFormatter::__construct (   $text)
protected

Definition at line 33 of file InstallDocFormatter.php.

References $text.

Member Function Documentation

◆ execute()

InstallDocFormatter::execute ( )
protected

Definition at line 37 of file InstallDocFormatter.php.

References $text.

◆ format()

static InstallDocFormatter::format (   $text)
static

Definition at line 27 of file InstallDocFormatter.php.

References $text.

Referenced by WebInstallerDocument\execute(), and FormatInstallDoc\execute().

Member Data Documentation

◆ $text

string InstallDocFormatter::$text
private

Definition at line 25 of file InstallDocFormatter.php.

Referenced by __construct(), execute(), and format().


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