Skip to content

Kirby 4.2.0

Inline::parseAttrs()

Get all allowed attributes for a DOMElement as clean array

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

Parameters

Name Type Default
$node * DOMElement
$marks array [ ]

Return type

array

Parent class

Kirby\Parsley\Inline