AppKernel.php �=�ժ� p��ժ� <?php // app/AppKernel.php use Symfony\Component\Config\Loader\LoaderInterface; use Symfony\Component\HttpKernel\Kernel; class AppKernel extends Kernel { public function registerBundles() { return = [ new Symfony\Bundle\FrameworkBundle\FrameworkBundle(), new Symfony\Bundle\SecurityBundle\SecurityBundle(), new KnpU\GuardBundle\KnpUGuardBundle(), new AppBundle\AppBundle(),
