Skip to content
Snippets Groups Projects
Commit cf2bce97 authored by Jaime Pérez Crespo's avatar Jaime Pérez Crespo
Browse files

Refactor SimpleSAML\Utils\XML::isDOMElementOfType()

It actually needs a DOMNode, so it has been renamed to isDOMNodeOfType().

Additionally, some superfluous asserts() have been removed, and SimpleSAML\Utils\XML::getDOMChildren() has also changed its signature, as it should also receive a DOMNode, not a DOMElement.
parent 11cf639d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment