mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 23:26:27 +03:00
Fixed not imported FQCN
This commit is contained in:
@@ -4,6 +4,7 @@ namespace App;
|
||||
|
||||
use Symfony\Bundle\FrameworkBundle\Kernel\MicroKernelTrait;
|
||||
use Symfony\Component\Config\Loader\LoaderInterface;
|
||||
use Symfony\Component\Config\Resource\FileResource;
|
||||
use Symfony\Component\DependencyInjection\ContainerBuilder;
|
||||
use Symfony\Component\HttpKernel\Kernel as BaseKernel;
|
||||
use Symfony\Component\Routing\RouteCollectionBuilder;
|
||||
|
||||
Reference in New Issue
Block a user