Skip to content

Kirby 5.0.4

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

Parent class

Kirby\Parsley\Inline