parent
2fad317498
commit
4afb9fcf1c
|
@ -218,7 +218,7 @@
|
||||||
</method>
|
</method>
|
||||||
<method name="invert">
|
<method name="invert">
|
||||||
<description>
|
<description>
|
||||||
Reverse the order of the elements in the array (so first element will now be the last) and return reference to the array.
|
Reverse the order of the elements in the array.
|
||||||
</description>
|
</description>
|
||||||
</method>
|
</method>
|
||||||
<method name="pop_back">
|
<method name="pop_back">
|
||||||
|
|
Loading…
Reference in New Issue