You are here

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

The plugin context handler.

Type: \Drupal\Core\Plugin\Context\ContextHandlerInterface

File

src/Theme/ThemeSwitcherNegotiator.php, line 42

Class

ThemeSwitcherNegotiator
Negotiate the current theme based on theme_switcher_rules rules.

Namespace

Drupal\theme_switcher\Theme

Code

protected $contextHandler;