10000 Added a missing versionadded directive · Nek-/symfony-docs@f7d96ea · GitHub
[go: up one dir, main page]

Skip to content

Commit f7d96ea

Browse files
committed
Added a missing versionadded directive
1 parent 71ab3b0 commit f7d96ea

File tree

1 file changed

+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