You are here

protected property IntegrationTest::$defaultTheme in Search API Solr 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

search_api_solr_defaults/src/Tests/IntegrationTest.php, line 24

Class

IntegrationTest
Tests the correct installation of the default configs.

Namespace

Drupal\search_api_solr_defaults\Tests

Code

protected $defaultTheme = 'stark';