MediaWiki master
MediaWiki\Parser\PPDPart_Hash Class Reference

Public Member Functions

 __construct ( $out='')
 

Public Attributes

int null $commentEnd
 
int null $eqpos
 Index of equals sign, if found.
 
string[] $out
 Output accumulator.
 
int null $visualEnd
 

Detailed Description

Definition at line 28 of file PPDPart_Hash.php.

Constructor & Destructor Documentation

◆ __construct()

MediaWiki\Parser\PPDPart_Hash::__construct ( $out = '')

Definition at line 49 of file PPDPart_Hash.php.

References MediaWiki\Parser\PPDPart_Hash\$out.

Member Data Documentation

◆ $commentEnd

int null MediaWiki\Parser\PPDPart_Hash::$commentEnd

Definition at line 42 of file PPDPart_Hash.php.

◆ $eqpos

int null MediaWiki\Parser\PPDPart_Hash::$eqpos

Index of equals sign, if found.

Definition at line 37 of file PPDPart_Hash.php.

◆ $out

string [] MediaWiki\Parser\PPDPart_Hash::$out

Output accumulator.

Definition at line 32 of file PPDPart_Hash.php.

Referenced by MediaWiki\Parser\PPDPart_Hash\__construct().

◆ $visualEnd

int null MediaWiki\Parser\PPDPart_Hash::$visualEnd

Definition at line 47 of file PPDPart_Hash.php.


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