Skip to content

Commit bdbbf06

Browse files
committed
Merge branch '3.2'
* 3.2: add missing code block directive
2 parents 1216e2c + 58b95bd commit bdbbf06

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

configuration/multiple_kernels.rst

+3
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)