Inline::parseChildren()
Parses all children and creates clean HTML for each of them.
Inline::parseChildren(DOMNodeList $children, array $marks): string
Parameters
Name | Type | Default |
---|---|---|
$childrenrequired | DOMNodeList |
no default value |
$marksrequired | array |
no default value |
Return type
string