Inline::parseInnerHtml()
Go through all child elements and create clean inner HTML for them
Inline::parseInnerHtml(DOMElement $node, array $marks = [ ]): string|null
Parameters
Name | Type | Default |
---|---|---|
$noderequired | DOMElement |
no default value |
$marks | array |
[ ]
|
Return types
string
ornull