protected property FieldWidgetConfigTest::$defaultTheme in Entity Browser 8
Same name and namespace in other branches
- 8.2 tests/src/FunctionalJavascript/FieldWidgetConfigTest.php \Drupal\Tests\entity_browser\FunctionalJavascript\FieldWidgetConfigTest::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
- tests/
src/ FunctionalJavascript/ FieldWidgetConfigTest.php, line 24
Class
- FieldWidgetConfigTest
- Tests the config UI for adding and editing entity browsers.
Namespace
Drupal\Tests\entity_browser\FunctionalJavascriptCode
protected $defaultTheme = 'stark';