typo
This commit is contained in:
parent
003e6ad163
commit
6d4f7da224
@ -123,7 +123,7 @@ $record->getNode()->moveAsLastChildOf($someOtherRecord);
|
||||
...
|
||||
</code>
|
||||
|
||||
There are 4 move methods: moveAsLastChildOf($other), moveAsFirstChildOf($other), moveAsPreviousSiblingOf($other) and moveAsNextSiblingOf($other). The method names are self-explanatory.
|
||||
There are 4 move methods: moveAsLastChildOf($other), moveAsFirstChildOf($other), moveAsPrevSiblingOf($other) and moveAsNextSiblingOf($other). The method names are self-explanatory.
|
||||
|
||||
++++ Examining a node
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user