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

Commite972fd8

Browse files
Gerry Vandermaesenwouterj
Gerry Vandermaesen
authored andcommitted
Replace reference to the "request" service
Change docs to reference the request_stack service instead.
1 parent1f888ad commite972fd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎book/service_container.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -994,7 +994,7 @@ which you can access inside a standard controller as follows::
994994

995995
In Symfony, you'll constantly use services provided by the Symfony core or
996996
other third-party bundles to perform tasks such as rendering templates (``templating``),
997-
sending emails (``mailer``), or accessing information on the request (``request``).
997+
sending emails (``mailer``), or accessing information on the requestthrough the request stack(``request_stack``).
998998

999999
You can take this a step further by using these services inside services that
10001000
you've created for your application. Beginning by modifying the ``NewsletterManager``

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp