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 4fbf1cd

Browse filesBrowse files
committed
minor #3635 [QuickTour] close opened literals (xabbuh)
This PR was merged into the 2.3 branch. Discussion ---------- [QuickTour] close opened literals | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | all | Fixed tickets | Commits ------- ae95ea1 close opened literals
2 parents 9fcccc7 + ae95ea1 commit 4fbf1cd
Copy full SHA for 4fbf1cd

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

‎quick_tour/the_controller.rst

Copy file name to clipboardExpand all lines: quick_tour/the_controller.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Getting information from the Request
109109
------------------------------------
110110

111111
Symfony automatically injects the ``Request`` object when the controller has an
112-
argument that's type hinted with ``Symfony\Component\HttpFoundation\Request`::
112+
argument that's type hinted with ``Symfony\Component\HttpFoundation\Request``::
113113

114114
use Symfony\Component\HttpFoundation\Request;
115115

0 commit comments

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