Skip to content

Commit 8e66c04

Browse files
Kevin Weberweaverryan
Kevin Weber
authored andcommitted
Missing version number on "versionadded" function.
1 parent 615a7b3 commit 8e66c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/routing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -681,7 +681,7 @@ be accomplished with the following route configuration:
681681
682682
return $collection;
683683
684-
.. versionadded::
684+
.. versionadded:: 2.2
685685
The ``methods`` option is added in Symfony2.2. Use the ``_method``
686686
requirement in older versions.
687687

0 commit comments

Comments
 (0)