You are here

protected property ProviderBucketTest::$defaultTheme in oEmbed Providers 2.x

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/ProviderBucketTest.php, line 20

Class

ProviderBucketTest
Tests the provider bucket config entity type.

Namespace

Drupal\Tests\oembed_providers\Functional

Code

protected $defaultTheme = 'stark';