Closed tobiasengelhardt closed 3 years ago
closes #893
Please check if your PR fulfills the following requirements:
What kind of change does this PR introduce?
[x] Bugfix [ ] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no functional changes, no api changes) [ ] Build related changes [ ] CI related changes [ ] Documentation content changes [ ] Other... Please describe:
Closes #893
getFirstChild and getLastChild return TreeNode or null again.
getFirstChild
getLastChild
TreeNode
null
[ ] Yes [x] No
closes #893
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Closes #893
What is the new behavior?
getFirstChild
andgetLastChild
returnTreeNode
ornull
again.Does this PR introduce a breaking change?
Other information