MediaWiki REL1_32
|
Public Member Functions | |
suppress ( $input) | |
Protected Member Functions | |
isSuppressed (array $source, $type, $lineno) | |
Definition at line 3 of file postprocess-phan.php.
|
protected |
string[] | $source | |
string | $type | |
int | $lineno |
Definition at line 16 of file postprocess-phan.php.
References $source.
Referenced by TextSuppressor\suppress(), and CheckStyleSuppressor\suppress().
|
abstract |
string | $input |
Reimplemented in TextSuppressor, CheckStyleSuppressor, and NoopSuppressor.