HtmlString (Support)
HtmlString
class HtmlString implements Htmlable (View source)
Methods
void | __construct( string $html) Create a new HTML string instance. | |
string | toHtml() Get the the HTML string. | |
string | __toString() Get the |
class HtmlString implements Htmlable (View source)
void | __construct( string $html) Create a new HTML string instance. | |
string | toHtml() Get the the HTML string. | |
string | __toString() Get the |