Skip to content

Commit 7500391

Browse files
committed
Merge branch '3.4' into 4.4
* 3.4: [#13000] Fixed newline [#12722] Added filename comment to avoid confusion Update micro_kernel_trait.rst Update broken links
2 parents 9398766 + ea93e70 commit 7500391

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
@@ -22,6 +22,7 @@ via Composer:
2222
2323
Next, create an ``index.php`` file that defines the kernel class and executes it::
2424

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

0 commit comments

Comments
 (0)