|
MediaWiki master
|
Public Member Functions | |
| __construct (string $out='') | |
Public Attributes | |
| int null | $commentEnd |
| int null | $eqpos |
| Index of equals sign, if found. | |
| string[] | $out |
| Output accumulator. | |
| int null | $visualEnd |
Definition at line 14 of file PPDPart_Hash.php.
| MediaWiki\Parser\PPDPart_Hash::__construct | ( | string | $out = '' | ) |
Definition at line 35 of file PPDPart_Hash.php.
References MediaWiki\Parser\PPDPart_Hash\$out.
| int null MediaWiki\Parser\PPDPart_Hash::$commentEnd |
Definition at line 28 of file PPDPart_Hash.php.
| int null MediaWiki\Parser\PPDPart_Hash::$eqpos |
Index of equals sign, if found.
Definition at line 23 of file PPDPart_Hash.php.
| string [] MediaWiki\Parser\PPDPart_Hash::$out |
Output accumulator.
Definition at line 18 of file PPDPart_Hash.php.
Referenced by MediaWiki\Parser\PPDPart_Hash\__construct().
| int null MediaWiki\Parser\PPDPart_Hash::$visualEnd |
Definition at line 33 of file PPDPart_Hash.php.