MediaWiki master
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 26 of file PPDPart_Hash.php.

Constructor & Destructor Documentation

◆ __construct()

PPDPart_Hash::__construct ( $out = '')

Definition at line 47 of file PPDPart_Hash.php.

References $out.

Member Data Documentation

◆ $commentEnd

int null PPDPart_Hash::$commentEnd

Definition at line 40 of file PPDPart_Hash.php.

◆ $eqpos

int null PPDPart_Hash::$eqpos

Index of equals sign, if found.

Definition at line 35 of file PPDPart_Hash.php.

◆ $out

string [] PPDPart_Hash::$out

Output accumulator.

Definition at line 30 of file PPDPart_Hash.php.

Referenced by __construct().

◆ $visualEnd

int null PPDPart_Hash::$visualEnd

Definition at line 45 of file PPDPart_Hash.php.


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