|
MediaWiki
master
|
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. More... | |
Private Attributes | |
| string | $value |
| HtmlArmor::__construct | ( | $value | ) |
|
static |
Provide a string or HtmlArmor object and get safe HTML back.
| string | HtmlArmor | $input |
Definition at line 49 of file HtmlArmor.php.
Referenced by MediaWiki\Linker\LinkRenderer\buildAElement(), MediaWiki\Linker\LinkRenderer\runLegacyBeginHook(), and HtmlArmorTest\testHtmlArmor().
|
private |
Definition at line 33 of file HtmlArmor.php.
Referenced by __construct().