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 d5433ca + d927662 commit 21045b0Copy full SHA for 21045b0
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