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