MediaWiki REL1_31
|
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 107 of file postprocess-phan.php.
NoopSuppressor::__construct | ( | $mode | ) |
Definition at line 110 of file postprocess-phan.php.
References $mode.
NoopSuppressor::suppress | ( | $input | ) |
string | $input |
Reimplemented from Suppressor.
Definition at line 113 of file postprocess-phan.php.
|
private |
Definition at line 108 of file postprocess-phan.php.
Referenced by __construct().