You are here

protected property ImprovedMultiSelectTests::$defaultTheme in Improved Multi Select 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

src/Tests/Functional/ImprovedMultiSelectTests.php, line 21

Class

ImprovedMultiSelectTests
Class ImprovedMultiSelectTests.

Namespace

Drupal\improved_multi_select\Tests\Functional

Code

protected $defaultTheme = 'stark';