Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d6b3a14

Browse filesBrowse files
committed
[Cookbook] Fixes a link to the Request class
1 parent 816c06b commit d6b3a14
Copy full SHA for d6b3a14

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎book/routing.rst

Copy file name to clipboardExpand all lines: book/routing.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -785,7 +785,7 @@ variables that are passed into the expression:
785785

786786
* ``context``: An instance of :class:`Symfony\\Component\\Routing\\RequestContext`,
787787
which holds the most fundamental information about the route being matched;
788-
* ``request``: The Symfony :class:`Symfony\\Component\\HttpFoundation\\Request``
788+
* ``request``: The Symfony :class:`Symfony\\Component\\HttpFoundation\\Request`
789789
object (see :ref:`component-http-foundation-request`).
790790

791791
.. caution::

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.