8000 Merge branch '4.4' into 5.3 · symfony/symfony-docs@480ba0c · GitHub
[go: up one dir, main page]

Skip to content

Commit 480ba0c

Browse files
committed
Merge branch '4.4' into 5.3
* 4.4: rewrite incorrect sentence
2 parents 271465a + b94474a commit 480ba0c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

routing.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1083,8 +1083,7 @@ Parameter Conversion
10831083

10841084
A common routing need is to convert the value stored in some parameter (e.g. an
10851085
integer acting as the user ID) into another value (e.g. the object that
1086-
represents the user). This feature is called "param converter" and is only
1087-
available when using annotations to define routes.
1086+
represents the user). This feature is called "param converter".
10881087

10891088
To add support for "param converters" we need SensioFrameworkExtraBundle:
10901089

0 commit comments

Comments
 (0)
0