8000 add missing code block directive · symfony/symfony-docs@03cc60d · GitHub
[go: up one dir, main page]

Skip to content

Commit 03cc60d

Browse files
committed
add missing code block directive
1 parent 90d8ff4 commit 03cc60d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

configuration/multiple_kernels.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,9 @@ they don't collide with the files from ``AppKernel``::
108108
In order for the autoloader to find your new ``ApiKernel``, make sure you add it
109109
to your ``composer.json`` autoload section:
110110

111+
112+
.. code-block:: json
113+
111114
{
112115
"...": "..."
113116

0 commit comments

Comments
 (0)
0