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