You are here

protected property LibraryInclusionTranslationTest::$defaultTheme in Lightning Media 8.3

Same name and namespace in other branches
  1. 8.4 modules/lightning_media_instagram/tests/src/Functional/LibraryInclusionTranslationTest.php \Drupal\Tests\lightning_media_instagram\Functional\LibraryInclusionTranslationTest::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/lightning_media_instagram/tests/src/Functional/LibraryInclusionTranslationTest.php, line 20

Class

LibraryInclusionTranslationTest
Tests the translatability of the field_media_in_library field.

Namespace

Drupal\Tests\lightning_media_instagram\Functional

Code

protected $defaultTheme = 'stark';