8000 Minor tweak · githubfromgui/symfony-docs@90edeb3 · GitHub
[go: up one dir, main page]

Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

< 8000 /qbsearch-input>
Appearance settings

Commit 90edeb3

Browse files
committed
Minor tweak
1 parent 91ccdef commit 90edeb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

routing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1366,7 +1366,7 @@ Use the ``RedirectController`` to redirect to other routes and URLs:
13661366
# * for temporary redirects, it uses the 307 status code instead of 302
13671367
# * for permanent redirects, it uses the 308 status code instead of 301
13681368
keepRequestMethod: true
1369-
# add this to remove the parameters when redirecting
1369+
# add this to remove the original route attributes when redirecting
13701370
ignoreAttributes: true
13711371
13721372
legacy_doc:

0 commit comments

Comments
 (0)
0