We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21329ec commit a23d82dCopy full SHA for a23d82d
request/multiple_kernels.rst
@@ -42,7 +42,7 @@ example, you can create ``web/api_dev.php`` and ``web/api.php`` (or
42
configuration).
43
44
Then, update the code of the new front controllers to instantiate the new kernel
45
-class instead of the usual ``AppKernel`` class:
+class instead of the usual ``AppKernel`` class::
46
47
// web/api.php
48
// ...
0 commit comments