We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 249616e commit b395d8dCopy full SHA for b395d8d
service_container/debug.rst
@@ -32,11 +32,7 @@ its id:
32
33
$ php bin/console debug:container app.mailer
34
35
-By default, the arguments of the services are not included in the output. Add the
36
-``--show-arguments`` option to show them:
37
-
38
-.. code-block:: terminal
39
+ # to show the service arguments:
40
$ php bin/console debug:container app.mailer --show-arguments
41
42
.. versionadded:: 3.3
0 commit comments