You are here

protected property Update360Test::$defaultTheme in Lightning Media 8.4

Same name and namespace in other branches
  1. 8.3 tests/src/Functional/Update360Test.php \Drupal\Tests\lightning_media\Functional\Update360Test::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/Update360Test.php, line 25

Class

Update360Test
Tests the optional configuration updates targeting Lightning Media 3.6.0.

Namespace

Drupal\Tests\lightning_media\Functional

Code

protected $defaultTheme = 'stark';