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