You are here

service hotjar.access in Hotjar 8

Same name and namespace in other branches
  1. 8.2 hotjar.services.yml \hotjar.access

Class

Drupal\hotjar\SnippetAccess
1 string reference to hotjar.access
hotjar_page_attachments in ./hotjar.module
Implements hook_page_attachments().

File

./hotjar.services.yml
hotjar.services.yml

View source
  1. class: Drupal\hotjar\SnippetAccess
  2. arguments:
  3. - '@hotjar.settings'
  4. - '@module_handler'
  5. - '@config.factory'
  6. - '@path.current'
  7. - '@path.alias_manager'
  8. - '@path.matcher'
  9. - '@current_user'
  10. - '@request_stack'