You are here

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

Protected theme variable to set default theme against domain admin pages.

Return theme name for the current domain.

Type: string

File

src/Theme/ThemeSwitchNegotiator.php, line 31

Class

ThemeSwitchNegotiator
Implements ThemeNegotiatorInterface.

Namespace

Drupal\domain_theme_switch\Theme

Code

protected $adminTheme = NULL;