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 f8333b4 commit ce6cdbeCopy full SHA for ce6cdbe
reference/configuration/kernel.rst
@@ -5,7 +5,7 @@ Configuring in the Kernel
5
=========================
6
7
Some configuration can be done on the kernel class itself (located by default at
8
-``src/Kernel.php``). You can do this by overriding specific methods in
+``src/Kernel.php``). You can do this by overriding specific methods of
9
the parent :class:`Symfony\\Component\\HttpKernel\\Kernel` class.
10
11
Configuration
0 commit comments