Skip to content

Commit ee48d50

Browse files
committed
Syntax
1 parent 845cc89 commit ee48d50

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

configuration.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -928,9 +928,7 @@ They are objects that will help you build these arrays.
928928
The "ConfigBuilders" was added in Symfony 5.3 as an :doc:`experimental feature </contributing/code/experimental>`.
929929

930930
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
931+
every bundle. By convention they all live in the namespace ``Symfony\Config``.::
934932

935933
// config/packages/security.php
936934
use Symfony\Config\SecurityConfig;

0 commit comments

Comments
 (0)