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 05492b2 commit aaddfcdCopy full SHA for aaddfcd
components/dependency_injection/parameters.rst
@@ -30,7 +30,7 @@ and set a parameter in the container with::
30
The used ``.`` notation is just a
31
:ref:`Symfony convention <service-naming-conventions>` to make parameters
32
easier to read. Parameters are just flat key-value elements, they can't be
33
- inherited.
+ organized into a nested array
34
35
.. note::
36
0 commit comments