You are here

protected property GdprFieldConfigTest::$defaultTheme in General Data Protection Regulation 3.0.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

modules/gdpr_fields/tests/src/Functional/GdprFieldConfigTest.php, line 36

Class

GdprFieldConfigTest
Tests GDPR fields and configuration.

Namespace

Drupal\Tests\gdpr_fields\Functional

Code

protected $defaultTheme = 'stark';