Skip to content

Commit 847c1a0

Browse files
JuGidjaviereguiluz
authored andcommitted
Update definition.rst
1 parent ad6e24a commit 847c1a0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

components/config/definition.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -870,3 +870,9 @@ Otherwise the result is a clean array of configuration values::
870870
$databaseConfiguration,
871871
$configs
872872
);
873+
874+
.. caution::
875+
876+
When processing the configuration tree, the processor assumes the top level
877+
array key is already stripped off. If you want a root name, you should
878+
add it to your tree builder as an array node.

0 commit comments

Comments
 (0)