You are here

protected property DomainThemeSwitchConfigForm::$entityTypeManager in Domain Theme Switch 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/DomainThemeSwitchConfigForm.php, line 26

Class

DomainThemeSwitchConfigForm
Class DomainThemeSwitchConfigForm.

Namespace

Drupal\domain_theme_switch\Form

Code

protected $entityTypeManager;