We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ad67e2 commit 3cf6dd0Copy full SHA for 3cf6dd0
routing.rst
@@ -1417,13 +1417,6 @@ Use the ``RedirectController`` to redirect to other routes and URLs:
1417
Symfony also provides some utilities to
1418
:ref:`redirect inside controllers <controller-redirect>`
1419
1420
-.. versionadded:: 4.4
1421
-
1422
- In Symfony versions prior to 4.4, you needed to define the specific
1423
- ``RedirectController`` method to use (either ``redirectAction`` or
1424
- ``urlRedirectAction``). Starting from Symfony 4.4 this is no longer needed
1425
- because Symfony detects if the redirection is to a route or an URL.
1426
1427
.. _routing-trailing-slash-redirection:
1428
1429
Redirecting URLs with Trailing Slashes
0 commit comments