Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commitd6b3a14

Browse files
committed
[Cookbook] Fixes a link to the Request class
1 parent816c06b commitd6b3a14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎book/routing.rst

Lines 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)

[8]ページ先頭

©2009-2025 Movatter.jp