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 2271059 commit 000f430Copy full SHA for 000f430
bundles/prepend_extension.rst
@@ -73,7 +73,7 @@ in case a specific other bundle is not registered::
73
// acme_something and acme_other
74
//
75
// note that if the user manually configured
76
- // use_acme_goodbye to true in the app/config/config.yml
+ // use_acme_goodbye to true in app/config/config.yml
77
// then the setting would in the end be true and not false
78
$container->prependExtensionConfig($name, $config);
79
break;
0 commit comments