Explorar o código

AppKernel updated

Guillermo Espinoza %!s(int64=7) %!d(string=hai) anos
pai
achega
cbb8c760d0
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      app/AppKernel.php

+ 2 - 0
app/AppKernel.php

@@ -2,6 +2,8 @@
 
 use Symfony\Component\HttpKernel\Kernel;
 use Symfony\Component\Config\Loader\LoaderInterface;
+use Symfony\Component\HttpKernel\HttpKernelInterface;
+use Symfony\Component\HttpFoundation\Request;
 
 class AppKernel extends Kernel
 {