Skip to content

Commit 13ccf89

Browse files
authored
Fixed not imported FQCN
1 parent b2dfb0a commit 13ccf89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

symfony/framework-bundle/3.3/src/Kernel.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
use Symfony\Bundle\FrameworkBundle\Kernel\MicroKernelTrait;
66
use Symfony\Component\Config\Loader\LoaderInterface;
7+
use Symfony\Component\Config\Resource\FileResource;
78
use Symfony\Component\DependencyInjection\ContainerBuilder;
89
use Symfony\Component\HttpKernel\Kernel as BaseKernel;
910
use Symfony\Component\Routing\RouteCollectionBuilder;

0 commit comments

Comments
 (0)