You are here

function eu_cookie_compliance_page_attachments in EU Cookie Compliance (GDPR Compliance) 2.0.x

Same name and namespace in other branches
  1. 8 eu_cookie_compliance.module \eu_cookie_compliance_page_attachments()

Implements hook_page_attachments().

File

./eu_cookie_compliance.module, line 49
The main file for the EU Cookie Compliance module.

Code

function eu_cookie_compliance_page_attachments(&$variables) {
}