You are here

protected property ThemeSwitcherNegotiator::$entityTypeManager in Theme Switcher Rules 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Theme/ThemeSwitcherNegotiator.php, line 35

Class

ThemeSwitcherNegotiator
Negotiate the current theme based on theme_switcher_rules rules.

Namespace

Drupal\theme_switcher\Theme

Code

protected $entityTypeManager;