protected property InlineEntityIntegrationTest::$defaultTheme in Entity Browser 8
Same name and namespace in other branches
- 8.2 modules/entity_form/src/Tests/InlineEntityIntegrationTest.php \Drupal\entity_browser_entity_form\Tests\InlineEntityIntegrationTest::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
- modules/
entity_form/ src/ Tests/ InlineEntityIntegrationTest.php, line 30
Class
- InlineEntityIntegrationTest
- Tests integration with Inline entity form.
Namespace
Drupal\entity_browser_entity_form\TestsCode
protected $defaultTheme = 'stark';