We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 816c06b commit d6b3a14Copy full SHA for d6b3a14
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