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 845cc89 commit ee48d50Copy full SHA for ee48d50
configuration.rst
@@ -928,9 +928,7 @@ They are objects that will help you build these arrays.
928
The "ConfigBuilders" was added in Symfony 5.3 as an :doc:`experimental feature </contributing/code/experimental>`.
929
930
The ConfigBuilders are automatically generated in your ``kernel.build_dir`` for
931
-every bundle. By convention they all live in the namespace ``Symfony\Config``.
932
-
933
-.. code-block:: php
+every bundle. By convention they all live in the namespace ``Symfony\Config``.::
934
935
// config/packages/security.php
936
use Symfony\Config\SecurityConfig;
0 commit comments