You are here

protected property SwitchPageThemeSettingForm::$domainLoader in Switch Page Theme 8.2

Same name and namespace in other branches
  1. 8.3 src/Form/SwitchPageThemeSettingForm.php \Drupal\switch_page_theme\Form\SwitchPageThemeSettingForm::domainLoader

The Domain loader.

Type: \Drupal\domain\DomainLoader

File

src/Form/SwitchPageThemeSettingForm.php, line 29

Class

SwitchPageThemeSettingForm
Configuration page for Switch page theme settings.

Namespace

Drupal\switch_page_theme\Form

Code

protected $domainLoader;