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 daff271 commit c774b8aCopy full SHA for c774b8a
components/config/definition.rst
@@ -294,7 +294,8 @@ All options can be documented using the
294
:method:`Symfony\\Component\\Config\\Definition\\Builder\\NodeDefinition::info`
295
method.
296
297
-The info will be printed as a comment when dumping the configuration tree.
+The info will be printed as a comment when dumping the configuration tree with
298
+the ``config:dump`` command.
299
300
Optional Sections
301
-----------------
0 commit comments