We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fa5205d + d0c3598 commit e43d475Copy full SHA for e43d475
routing.rst
@@ -1073,8 +1073,7 @@ Parameter Conversion
1073
1074
A common routing need is to convert the value stored in some parameter (e.g. an
1075
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.
+represents the user). This feature is called "param converter".
1078
1079
To add support for "param converters" we need SensioFrameworkExtraBundle:
1080
0 commit comments