Commit e0080dd
committed
[!!!][BUGFIX] Correct the return value for getFirst()
This change fixes the return value for getFirst() according to the api to the first object instead of an sliced array.
After this change not an array but a single node will be returned.1 parent 888c962 commit e0080dd
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
0 commit comments