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 419bd3e + f3fd946 commit e588747Copy full SHA for e588747
configuration/micro_kernel_trait.rst
@@ -23,6 +23,7 @@ via Composer:
23
24
Next, create an ``index.php`` file that creates a kernel class and executes it::
25
26
+ // index.php
27
use Symfony\Bundle\FrameworkBundle\Kernel\MicroKernelTrait;
28
use Symfony\Component\Config\Loader\LoaderInterface;
29
use Symfony\Component\DependencyInjection\ContainerBuilder;
0 commit comments