protected property ViewsExposedFilterTest::$defaultTheme in Select 2 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/ Form/ ViewsExposedFilterTest.php, line 20
Class
- ViewsExposedFilterTest
- Tests the select2 element in exposed views filter.
Namespace
Drupal\Tests\select2\FunctionalJavascript\FormCode
protected $defaultTheme = 'stark';