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

Commitb79e123

Browse files
committed
Merge pull requestsymfony#1869 from WouterJ/patch-11
Added link to cookbook article
2 parents263c5b3 +473ded5 commitb79e123

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎book/service_container.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,9 @@ lots of services. Services that are never used are never constructed.
162162

163163
As an added bonus, the ``Mailer`` service is only created once and the same
164164
instance is returned each time you ask for the service. This is almost always
165-
the behavior you'll need (it's more flexible and powerful), but we'll learn
166-
later how you can configure a service that has multiple instances.
165+
the behavior you'll need (it's more flexible and powerful), but you learn how
166+
to configure a service that has multiple instances in the
167+
":doc:`/cookbook/service_container/scopes`" cookbook article.
167168

168169
.. _book-service-container-parameters:
169170

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp