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.
1 parent 798bbfc commit 55b322dCopy full SHA for 55b322d
routing.rst
@@ -824,8 +824,7 @@ Parameter Conversion
824
825
A common routing need is to convert the value stored in some parameter (e.g. an
826
integer acting as the user ID) into another value (e.g. the object that
827
-represents the user). This feature is called "param converter" and is only
828
-available when using annotations to define routes.
+represents the user). This feature is called "param converter".
829
830
In case you didn't run this command before, run it now to add support for
831
annotations and "param converters":
0 commit comments