constant HOTJAR_ACCESS_DENY in Hotjar 8
Same name and namespace in other branches
- 7 hotjar.module \HOTJAR_ACCESS_DENY
Access deny.
Deprecated
in Hotjar 8.x-1.3 and will be removed before Hotjar 8.x-1.6. Use Drupal\Core\Access\AccessResult::forbidden() instead.
File
- ./
hotjar.module, line 40 - Drupal Module: Hotjar.
Code
define('HOTJAR_ACCESS_DENY', FALSE);