protected property RowUITest::$defaultTheme in Drupal 8
Same name and namespace in other branches
- 9 core/modules/views_ui/tests/src/Functional/RowUITest.php \Drupal\Tests\views_ui\Functional\RowUITest::defaultTheme
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
- core/
modules/ views_ui/ tests/ src/ Functional/ RowUITest.php, line 26
Class
- RowUITest
- Tests the UI of row plugins.
Namespace
Drupal\Tests\views_ui\FunctionalCode
protected $defaultTheme = 'stark';