You are here

protected property ThemeSwitchNegotiator::$adminContext in Domain Theme Switch 8

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

Type: \Drupal\Core\Routing\AdminContext

File

src/Theme/ThemeSwitchNegotiator.php, line 39

Class

ThemeSwitchNegotiator
Implements ThemeNegotiatorInterface.

Namespace

Drupal\domain_theme_switch\Theme

Code

protected $adminContext;