You are here

protected property ViewModeFieldFormatterTest::$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 EntityEmbedTestBase::$defaultTheme

File

tests/src/Functional/ViewModeFieldFormatterTest.php, line 17

Class

ViewModeFieldFormatterTest
Tests the view mode entity embed display provided by entity_embed.

Namespace

Drupal\Tests\entity_embed\Functional

Code

protected $defaultTheme = 'classy';