You are here

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

The context manager service.

Type: \Drupal\Core\Plugin\Context\ContextRepositoryInterface

File

src/Theme/ThemeSwitcherNegotiator.php, line 49

Class

ThemeSwitcherNegotiator
Negotiate the current theme based on theme_switcher_rules rules.

Namespace

Drupal\theme_switcher\Theme

Code

protected $contextRepository;