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 aa698f8 commit 07ef563Copy full SHA for 07ef563
doctrine.rst
@@ -649,7 +649,7 @@ automatically! You can simplify the controller to::
649
}
650
651
652
-That's it! The bundle uses the ``{id}`` from the route to query for the ``Product``
+That's it! The attribute uses the ``{id}`` from the route to query for the ``Product``
653
by the ``id`` column. If it's not found, a 404 page is generated.
654
655
.. tip::
0 commit comments