Skip to content

Commit e43d475

Browse files
committed
Merge branch '5.4' into 6.0
* 5.4: rewrite incorrect sentence
2 parents fa5205d + d0c3598 commit e43d475

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
@@ -1073,8 +1073,7 @@ Parameter Conversion
10731073

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

10791078
To add support for "param converters" we need SensioFrameworkExtraBundle:
10801079

0 commit comments

Comments
 (0)