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 1714a31 commit ae95ea1Copy full SHA for ae95ea1
quick_tour/the_controller.rst
@@ -109,7 +109,7 @@ Getting information from the Request
109
------------------------------------
110
111
Symfony automatically injects the ``Request`` object when the controller has an
112
-argument that's type hinted with ``Symfony\Component\HttpFoundation\Request`::
+argument that's type hinted with ``Symfony\Component\HttpFoundation\Request``::
113
114
use Symfony\Component\HttpFoundation\Request;
115
0 commit comments