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