You are here

protected property ImsOptionsWidgetsTest::$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

modules/ims_options_widget/src/Tests/Functional/ImsOptionsWidgetsTest.php, line 25

Class

ImsOptionsWidgetsTest
Tests the IMS Options widgets.

Namespace

Drupal\ims_options_widget\Tests\Functional

Code

protected $defaultTheme = 'stark';