You are here

service hotjar.settings in Hotjar 8

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

Class

Drupal\hotjar\HotjarSettings
7 string references to hotjar.settings
HotjarAdminSettingsForm::create in src/Form/HotjarAdminSettingsForm.php
Instantiates a new instance of this class.
HotjarAdminSettingsForm::getEditableConfigNames in src/Form/HotjarAdminSettingsForm.php
Gets the configuration names that will be editable.
HotjarAdminSettingsForm::submitForm in src/Form/HotjarAdminSettingsForm.php
Form submission handler.
HotjarSettings::__construct in src/HotjarSettings.php
HotjarSettings constructor.
hotjar_get_settings in ./hotjar.module
Get Hotjar settings.

... See full list

File

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

View source
  1. class: Drupal\hotjar\HotjarSettings
  2. arguments:
  3. - '@config.factory'