You are here

protected property CckSelectOtherTestBase::$defaultTheme in CCK Select Other 8

The theme to install as the default for testing.

Defaults to the install profile's default theme, if it specifies any.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

tests/src/Functional/CckSelectOtherTestBase.php, line 23

Class

CckSelectOtherTestBase
CCK Select Other functional test base class.

Namespace

Drupal\Tests\cck_select_other\Functional

Code

protected $defaultTheme = 'stable';