Skip to content

Commit 3cf6dd0

Browse files
committed
Removed a versionadded directive
1 parent 8ad67e2 commit 3cf6dd0

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

routing.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1417,13 +1417,6 @@ Use the ``RedirectController`` to redirect to other routes and URLs:
14171417
Symfony also provides some utilities to
14181418
:ref:`redirect inside controllers <controller-redirect>`
14191419

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-
14271420
.. _routing-trailing-slash-redirection:
14281421

14291422
Redirecting URLs with Trailing Slashes

0 commit comments

Comments
 (0)