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 aea925f commit 496efd8Copy full SHA for 496efd8
configuration.rst
@@ -1304,6 +1304,11 @@ namespace ``Symfony\Config``::
1304
Nested configs (e.g. ``\Symfony\Config\Framework\CacheConfig``) are regular
1305
PHP objects which aren't autowired when using them as an argument type.
1306
1307
+.. note::
1308
+
1309
+ Be sure to not exclude the ``kernel.build_dir`` directory from your IDE
1310
+ indexing, otherwise you won't get autocompletion for the ConfigBuilders.
1311
1312
Keep Going!
1313
-----------
1314
0 commit comments