Skip to content

Commit ffabe90

Browse files
committed
use :: instead of .. code-block:: php
and removed php open tag
1 parent 16a01aa commit ffabe90

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

bundles/best_practices.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -265,11 +265,8 @@ following standardized instructions in your ``README.md`` file.
265265
-------------------------
266266
267267
Then, enable the bundle by adding it to the list of registered bundles
268-
in the ``app/AppKernel.php`` file of your project:
268+
in the ``app/AppKernel.php`` file of your project::
269269
270-
.. code-block:: php
271-
272-
<?php
273270
// app/AppKernel.php
274271
275272
// ...

0 commit comments

Comments
 (0)