Dom::listContainsName()
Checks if a list contains the name of a node considering the allowed namespaces
Parameters
Name | Type | Default | Description |
---|---|---|---|
$list * | array |
– | |
$node * | DOMNode |
– | |
$options * | array |
– | See Dom::sanitize() |
$compare | Closure |
null |
Return type
string
|false