CsrfFormLoginBundle example



return [
    new Symfony\Bundle\FrameworkBundle\FrameworkBundle(),
    new Symfony\Bundle\SecurityBundle\SecurityBundle(),
    new Symfony\Bundle\TwigBundle\TwigBundle(),
    new Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\CsrfFormLoginBundle\CsrfFormLoginBundle(),
    new Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\TestBundle(),
];
Home | Imprint | This part of the site doesn't use cookies.