Skip to content

Commit

Permalink
TASK: Merge branch '3.3' into 4.0
Browse files Browse the repository at this point in the history
# Conflicts:
#	Neos.ContentRepository/Classes/Command/NodeCommandControllerPlugin.php
#	Neos.Neos/Resources/Private/Translations/cs/Main.xlf
#	Neos.Neos/Resources/Private/Translations/pt_BR/Main.xlf
  • Loading branch information
daniellienert committed Jul 29, 2018
2 parents e1517dc + 922df1b commit 6c69929
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Documentation/References/FlowQueryOperationReference.rst
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,8 @@ slice
Slice the current context

If no arguments are given, the full context is returned. Otherwise the
value contained in the context are sliced with offset and length.
values contained in the context are sliced from begin given as the first
argument to an optional end in the second argument.

:Implementation: Neos\\Eel\\FlowQuery\\Operations\\SliceOperation
:Priority: 1
Expand Down

0 comments on commit 6c69929

Please sign in to comment.