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 1942379 commit 249616eCopy full SHA for 249616e
service_container/debug.rst
@@ -35,9 +35,9 @@ its id:
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
-.. versionadded:: 3.3
39
- The ``--show-arguments`` option was introduced in Symfony 3.3.
40
-
41
.. code-block:: terminal
42
43
$ php bin/console debug:container app.mailer --show-arguments
+
+.. versionadded:: 3.3
+ The ``--show-arguments`` option was introduced in Symfony 3.3.
0 commit comments