You are here

protected property BetterExposedFiltersTest::$defaultTheme in Better Exposed Filters 8.5

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/BetterExposedFiltersTest.php, line 25

Class

BetterExposedFiltersTest
Tests the basic AJAX functionality of BEF exposed forms.

Namespace

Drupal\Tests\better_exposed_filters\FunctionalJavascript

Code

protected $defaultTheme = 'stark';