Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f14191b

Browse files
javiereguiluzweaverryan
authored andcommitted
Emphasized the fact that this only applies when the private service is used as argument for a single service
1 parent 38b7f82 commit f14191b

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
@@ -1003,7 +1003,7 @@ By default only public services are shown, but you can also view private service
10031003
10041004
.. note::
10051005

1006-
If a private service is only used as an argument to just one other service,
1006+
If a private service is only used as an argument to just *one* other service,
10071007
it won't be displayed by the ``container:debug`` command, even when using
10081008
the ``--show-private`` option. See :ref:`inlined-private-services` for a
10091009
more detailed explanation.

0 commit comments

Comments
 (0)