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 2d68dc3 commit a71ef9dCopy full SHA for a71ef9d
reference/configuration/framework.rst
@@ -11,7 +11,7 @@ configured under the ``framework`` key in your application configuration.
11
.. code-block:: terminal
12
13
# displays the default config values defined by Symfony
14
- $ php bin/console config:dump-reference framework
+ $ php bin/console config:dump framework
15
16
# displays the actual config values used by your application
17
$ php bin/console debug:config framework
0 commit comments