Skip to content

Commit d0c3598

Browse files
committed
Merge branch '5.3' into 5.4
* 5.3: rewrite incorrect sentence
2 parents a64dd33 + 480ba0c commit d0c3598

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)