Skip to content

Commit

Permalink
TASK: Update references [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins committed Apr 11, 2024
1 parent a0d616d commit ad387fd
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Neos.Neos/Documentation/References/EelHelpersReference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1215,14 +1215,9 @@ The input is assumed to be an array or Collection of objects. Groups this input
**Return** (array)

Neos.Array.sortByPropertyPath(set, positionPropertyPath)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

The input is assumed to be an array. Sorts this input by the $positionPropertyPath property of each element.

* ``set`` (array)
* ``positionPropertyPath`` (string)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

**Return** (array)
Sorts the input array by the $positionProperty of each element.



Expand Down Expand Up @@ -2477,3 +2472,8 @@ Get the variable type
* ``variable`` (mixed)

**Return** (string)





0 comments on commit ad387fd

Please sign in to comment.