Code
Explorer
You are a developer and looking for Shopware projects?
Apply Now!
AuthenticatorBundle example
return
[
new
Symfony\Bundle\FrameworkBundle\
FrameworkBundle
(
)
,
new
Symfony\Bundle\SecurityBundle\
SecurityBundle
(
)
,
new
Symfony\Bundle\SecurityBundle\Tests\Functional\Bundle\AuthenticatorBundle\
AuthenticatorBundle
(
)
,
]
;