We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 816c06b + d6b3a14 commit d1bbdc4Copy full SHA for d1bbdc4
book/routing.rst
@@ -785,7 +785,7 @@ variables that are passed into the expression:
785
786
* ``context``: An instance of :class:`Symfony\\Component\\Routing\\RequestContext`,
787
which holds the most fundamental information about the route being matched;
788
-* ``request``: The Symfony :class:`Symfony\\Component\\HttpFoundation\\Request``
+* ``request``: The Symfony :class:`Symfony\\Component\\HttpFoundation\\Request`
789
object (see :ref:`component-http-foundation-request`).
790
791
.. caution::
0 commit comments