7 lines
305 B
YAML
7 lines
305 B
YAML
gdpr_cookie_consent_configuration:
|
|
path: /gdprcookieconsent/configuration
|
|
methods: [GET, POST]
|
|
defaults:
|
|
_controller: 'PrestaShop\Module\GdprCookieConsent\Controller\GdprConfigurationController::indexAction'
|
|
_legacy_controller: AdminGdprCookieConsent
|
|
_legacy_link: AdminGdprCookieConsent |