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 16a01aa commit ffabe90Copy full SHA for ffabe90
bundles/best_practices.rst
@@ -265,11 +265,8 @@ following standardized instructions in your ``README.md`` file.
265
-------------------------
266
267
Then, enable the bundle by adding it to the list of registered bundles
268
- in the ``app/AppKernel.php`` file of your project:
+ in the ``app/AppKernel.php`` file of your project::
269
270
- .. code-block:: php
271
-
272
- <?php
273
// app/AppKernel.php
274
275
// ...
0 commit comments