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.
2 parents 9398766 + ea93e70 commit 7500391Copy full SHA for 7500391
configuration/micro_kernel_trait.rst
@@ -22,6 +22,7 @@ via Composer:
22
23
Next, create an ``index.php`` file that defines the kernel class and executes it::
24
25
+ // index.php
26
use Symfony\Bundle\FrameworkBundle\Kernel\MicroKernelTrait;
27
use Symfony\Component\Config\Loader\LoaderInterface;
28
use Symfony\Component\DependencyInjection\ContainerBuilder;
0 commit comments