$element->innerHtml()
Returns the inner HTML of the element
$element->innerHtml(array $marks = null): string
Parameters
| Name | Type | Default |
|---|---|---|
| $marks | array |
null |
Return type
string
Returns the inner HTML of the element
$element->innerHtml(array $marks = null): string
| Name | Type | Default |
|---|---|---|
| $marks | array |
null |
string