You are here

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

The route admin context to determine whether a route is an admin one.

Type: \Drupal\Core\Routing\AdminContext

File

src/Theme/ThemeSwitcherNegotiator.php, line 28

Class

ThemeSwitcherNegotiator
Negotiate the current theme based on theme_switcher_rules rules.

Namespace

Drupal\theme_switcher\Theme

Code

protected $adminContext;