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 271465a + b94474a commit 480ba0cCopy full SHA for 480ba0c
routing.rst
@@ -1083,8 +1083,7 @@ Parameter Conversion
1083
1084
A common routing need is to convert the value stored in some parameter (e.g. an
1085
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.
+represents the user). This feature is called "param converter".
1088
1089
To add support for "param converters" we need SensioFrameworkExtraBundle:
1090
0 commit comments