protected property ButtonAdminTest::$defaultTheme in Entity Embed 8
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/ ButtonAdminTest.php, line 20
Class
- ButtonAdminTest
- Tests the creation and configuration of entity embed buttons.
Namespace
Drupal\Tests\entity_embed\FunctionalJavascriptCode
protected $defaultTheme = 'stark';