You are here

protected property AddServerFormTest::$defaultTheme in Search API 8

The theme to install as the default for testing.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

tests/src/Functional/AddServerFormTest.php, line 28

Class

AddServerFormTest
Tests the "Add server" form.

Namespace

Drupal\Tests\search_api\Functional

Code

protected $defaultTheme = 'stark';