From fcbe24e757d335d263de0d135445de9619d653f8 Mon Sep 17 00:00:00 2001 From: Matthijs Hasenpflug Date: Mon, 11 Feb 2019 13:42:22 +0100 Subject: [PATCH] Add routes --- .../0.1/config/routes/ch_cookie_consent.yaml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 connectholland/cookie-consent-bundle/0.1/config/routes/ch_cookie_consent.yaml diff --git a/connectholland/cookie-consent-bundle/0.1/config/routes/ch_cookie_consent.yaml b/connectholland/cookie-consent-bundle/0.1/config/routes/ch_cookie_consent.yaml new file mode 100644 index 00000000..07c33c50 --- /dev/null +++ b/connectholland/cookie-consent-bundle/0.1/config/routes/ch_cookie_consent.yaml @@ -0,0 +1,2 @@ +ch_cookie_consent: + resource: "@CHCookieConsentBundle/Resources/config/routing.yaml"