You are here

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

Protected theme variable to set the default theme againt the domain.

Return theme name for the curret domain.

Type: string

File

src/Theme/ThemeSwitchNegotiator.php, line 23

Class

ThemeSwitchNegotiator
Implements ThemeNegotiatorInterface.

Namespace

Drupal\domain_theme_switch\Theme

Code

protected $defaultTheme = NULL;