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