Skip to content

Commit 58b95bd

Browse files
committed
Merge branch '3.1' into 3.2
* 3.1: add missing code block directive
2 parents 9df7412 + d8ba0c7 commit 58b95bd

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)