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.
2 parents cdb63c0 + 53acc81 commit d927662Copy full SHA for d927662
components/config/definition.rst
@@ -865,3 +865,8 @@ Otherwise the result is a clean array of configuration values::
865
$databaseConfiguration,
866
$configs
867
);
868
+
869
+.. caution::
870
871
+ When processing the configuration tree, the processor assumes that the top
872
+ level array key (which matches the extension name) is already stripped off.
0 commit comments