Skip to content

Conversation

calvinps
Copy link

@calvinps calvinps commented Feb 5, 2021

missing string type was causing an error

PHP definition: https://www.php.net/manual/en/domelement.getattributenode.php
public DOMElement::getAttributeNode ( string $qualifiedName )

missing `string` type was causing an error
public DOMElement::getAttributeNode ( string $qualifiedName )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant