MediaWiki REL1_32
|
Marks HTML that shouldn't be escaped. More...
Public Member Functions | |
__construct ( $value) | |
Static Public Member Functions | |
static | getHtml ( $input) |
Provide a string or HtmlArmor object and get safe HTML back. | |
Private Attributes | |
string null | $value |
HtmlArmor::__construct | ( | $value | ) |
|
static |
Provide a string or HtmlArmor object and get safe HTML back.
string | HtmlArmor | $input |
Definition at line 50 of file HtmlArmor.php.
References $input.
Referenced by MediaWiki\Linker\LinkRenderer\buildAElement(), and MediaWiki\Linker\LinkRenderer\runLegacyBeginHook().
|
private |
Definition at line 33 of file HtmlArmor.php.