Skip to content

Commit f636c8e

Browse files
committed
Remove an unneeded versionadded directive
1 parent 880d219 commit f636c8e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

routing.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1652,10 +1652,6 @@ This way, the ``product_show`` alias could be deprecated.
16521652
)
16531653
;
16541654

1655-
.. versionadded:: 7.3
1656-
1657-
The ``DeprecatedAlias`` class for PHP attributes was introduced in Symfony 7.3.
1658-
16591655
In this example, every time the ``product_show`` alias is used, a deprecation
16601656
warning is triggered, advising you to stop using this route and prefer using ``product_details``.
16611657

0 commit comments

Comments
 (0)