MediaWiki REL1_32
|
Public Member Functions | |
__construct ( $mode) | |
suppress ( $input) | |
Private Attributes | |
$mode | |
Additional Inherited Members | |
Protected Member Functions inherited from Suppressor | |
isSuppressed (array $source, $type, $lineno) | |
Definition at line 103 of file postprocess-phan.php.
NoopSuppressor::__construct | ( | $mode | ) |
Definition at line 106 of file postprocess-phan.php.
References $mode.
NoopSuppressor::suppress | ( | $input | ) |
string | $input |
Reimplemented from Suppressor.
Definition at line 109 of file postprocess-phan.php.
|
private |
Definition at line 104 of file postprocess-phan.php.
Referenced by __construct().