msalsas/gdpr-consent-banner-bundle
Generated files
config/packages/msalsas_gdpr_consent_banner.yaml
# See all configuration options at https://github.com/msalsas/MsalsasGdprConsentBannerBundle/blob/master/Resources/doc/index.rst
msalsas_gdpr_consent_banner:
fade_time: 2
time_to_expire: 30 days
config/routes/msalsas_gdpr_consent_banner.yaml
accept_gdpr_consent_banner:
path: /accept-gdpr-consent-banner
controller: Msalsas\GdprConsentBannerBundle\Controller\MsalsasGdprConsentBannerController:acceptGdprConsentBanner
methods: POST