Skip to content

Commit 7314bdb

Browse files
Routing: add "versionadded" for the "_fragment" parameter
1 parent 34de06a commit 7314bdb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

routing.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -476,6 +476,10 @@ that are special: each adds a unique piece of functionality inside your applicat
476476
Used to set the request format (:ref:`read more <routing-format-param>`).
477477

478478
``_fragment``
479+
480+
.. versionadded:: 3.2
481+
The ``_fragment`` parameter was introduced in Symfony 3.2.
482+
479483
Used to set the fragment identifier, the optional last part of a URL that
480484
starts with a ``#`` character and is used to identify a portion of a document.
481485

0 commit comments

Comments
 (0)