8000 minor #13088 Finish #12722 "Update micro_kernel_trait.rst" (amine-bet… · symfony/symfony-docs@e588747 · GitHub
[go: up one dir, main page]

Skip to content

Commit e588747

Browse files
committed
minor #13088 Finish #12722 "Update micro_kernel_trait.rst" (amine-betari, wouterj)
This PR was merged into the 3.4 branch. Discussion ---------- Finish #12722 "Update micro_kernel_trait.rst" Closes #12722 Commits ------- f3fd946 [#12722] Added filename comment to avoid confusion b96feb6 Update micro_kernel_trait.rst
2 parents 419bd3e + f3fd946 commit e588747

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configuration/micro_kernel_trait.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ via Composer:
2323
2424
Next, create an ``index.php`` file that creates a kernel class and executes it::
2525

26+
// index.php
2627
use Symfony\Bundle\FrameworkBundle\Kernel\MicroKernelTrait;
2728
use Symfony\Component\Config\Loader\LoaderInterface;
2829
use Symfony\Component\DependencyInjection\ContainerBuilder;

0 commit comments

Comments
 (0)
0