Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support additional return options of node->getType #46

Merged
merged 1 commit into from
Dec 10, 2019

Conversation

rvanlaak
Copy link
Collaborator

fixes #43

Add support for two additional return types of node->getType:

  • where it returns NodeInterface[],
  • where it returns null
  • where one of the values of the returned NodeInterface[] was null

@coveralls
Copy link

coveralls commented Nov 26, 2019

Coverage Status

Coverage increased (+0.003%) to 99.561% when pulling 3f35c72 on rvanlaak:multiple-item-types into ffbf91d on jkphl:master.

@rvanlaak rvanlaak merged commit 35c3e43 into jkphl:master Dec 10, 2019
@rvanlaak rvanlaak deleted the multiple-item-types branch December 10, 2019 12:34
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.

JSONLD parsing failed; array was returned where itemtype was expected
2 participants