You are here

protected property IndexFormTest::$defaultTheme in Elasticsearch Connector Autocomplete 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/IndexFormTest.php, line 39

Class

IndexFormTest
Defines a class for testing the form modifications.

Namespace

Drupal\Tests\elasticsearch_connector_autocomp\FunctionalJavascript

Code

protected $defaultTheme = 'stark';