Skip to content

Commit bd92dc4

Browse files
committed
minor #7266 add missing code block directive (xabbuh)
This PR was merged into the 2.7 branch. Discussion ---------- add missing code block directive Commits ------- 03cc60d add missing code block directive
2 parents 90d8ff4 + 03cc60d commit bd92dc4

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)