Inline::parseNode()
Converts the given node to clean HTML
Inline::parseNode(DOMNode $node, array $marks = [ ]): string|null
Parameters
Name | Type | Default |
---|---|---|
$noderequired | DOMNode |
no default value |
$marks | array |
[ ]
|
Return types
string
ornull