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 b206e77 + 21045b0 commit 206ed0cCopy full SHA for 206ed0c
components/config/definition.rst
@@ -893,3 +893,8 @@ Otherwise the result is a clean array of configuration values::
893
$databaseConfiguration,
894
$configs
895
);
896
+
897
+.. caution::
898
899
+ When processing the configuration tree, the processor assumes that the top
900
+ level array key (which matches the extension name) is already stripped off.
0 commit comments