Skip to content

Commit d8ba0c7

Browse files
committed
Merge branch '2.8' into 3.1
* 2.8: add missing code block directive
2 parents 9e9436b + 6516fa0 commit d8ba0c7

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)