You are here

protected property JwPlayerConfigurationTest::$defaultTheme in JW Player 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/Functional/JwPlayerConfigurationTest.php, line 35

Class

JwPlayerConfigurationTest
Tests configuration of a jw player preset and creation of jw player content.

Namespace

Drupal\Tests\jw_player\Functional

Code

protected $defaultTheme = 'stark';