8000 minor #9843 Added a missing versionadded directive (javiereguiluz) · Nek-/symfony-docs@544df25 · GitHub
[go: up one dir, main page]

Skip to content

Commit 544df25

Browse files
committed
minor symfony#9843 Added a missing versionadded directive (javiereguiluz)
This PR was merged into the 4.1 branch. Discussion ---------- Added a missing versionadded directive We forgot to add this in symfony#9314. Commits ------- f7d96ea Added a missing versionadded directive
2 parents 71ab3b0 + f7d96ea commit 544df25

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

routing/redirect_in_config.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,9 @@ action:
159159
160160
return $routes;
161161
162+
.. versionadded:: 4.1
163+
The ``keepQueryParams`` option was introduced in Symfony 4.1.
164+
162165
.. caution::
163166

164167
Because you are redirecting to a route instead of a path, the required

0 commit comments

Comments
 (0)
0