Wraps a HTML snippet for use with Tag::appendContent() and Tag::prependContent().
More...
|
string | $content |
| HTML snippet this instance represents.
|
|
Wraps a HTML snippet for use with Tag::appendContent() and Tag::prependContent().
◆ __construct()
OOUI\HtmlSnippet::__construct |
( |
| $content | ) |
|
- Parameters
-
string | $content | HTML snippet |
-taint | $content | exec_html |
◆ __toString()
OOUI\HtmlSnippet::__toString |
( |
| ) |
|
Render into HTML.
- Returns
- string Unchanged HTML snippet
The documentation for this class was generated from the following file: