You are here

protected property Select2JavascriptTestBase::$defaultTheme in Select 2 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/FunctionalJavascript/Select2JavascriptTestBase.php, line 21

Class

Select2JavascriptTestBase
Class Select2JavascriptTestBase.

Namespace

Drupal\Tests\select2\FunctionalJavascript

Code

protected $defaultTheme = 'stark';