You are here

protected property DomainConfigHookTest::$defaultTheme in Domain Access 8

The default theme.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

domain_config/tests/src/Functional/DomainConfigHookTest.php, line 28

Class

DomainConfigHookTest
Tests the domain config system.

Namespace

Drupal\Tests\domain_config\Functional

Code

protected $defaultTheme = 'stable';