HtmlString
- Full name:
\Qubus\Support\HtmlString - This class implements:
Stringable
Properties
html
Methods
__construct
Parameters:
| Parameter | Type | Description |
|---|---|---|
$html | ?string |
toHtml
Get the HTML string.
isEmpty
Determine if the given HTML string is empty.
isNotEmpty
Determine if the given HTML string is not empty.
__toString
Get the HTML string.