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 be08c1b commit 004526bCopy full SHA for 004526b
setup/built_in_web_server.rst
@@ -32,7 +32,7 @@ First, execute this command:
32
Then, enable the bundle in the kernel of the application::
33
34
// src/Kernel.php
35
- class Kernel extends Kernel
+ class Kernel extends BaseKernel
36
{
37
public function registerBundles()
38
0 commit comments