Skip to content

Kirby 5.0.1

Inline::parseAttrs()

Get all allowed attributes for a DOMElement as clean array

Inline::parseAttrs(DOMElement $node, array $marks = [ ]): array

Parameters

Name Type Default
$noderequired DOMElement no default value
$marks array [ ]

Return type

array

Parent class

Kirby\Parsley\Inline