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 978031e commit bdfd00aCopy full SHA for bdfd00a
doctrine.rst
@@ -747,7 +747,7 @@ but ``$comment`` is configured with the attribute since they cannot both follow
747
the default convention.
748
749
If you need to get other information from the request to query the database, you
750
-can also access to the request in your expression thanks to the ``request``
+can also access the request in your expression thanks to the ``request``
751
variable. Let's say you pass the page limit of a list in a query parameter::
752
753
#[Route('/product/{id}/comments')]
0 commit comments