You are here

protected property Select2BoxesTestsBase::$defaultTheme in Select2 Boxes 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/Select2BoxesTestsBase.php, line 21

Class

Select2BoxesTestsBase
Class Select2BoxesTestsBase.

Namespace

Drupal\Tests\select2boxes\FunctionalJavascript

Code

protected $defaultTheme = 'stark';