You are here

protected property FormatterConfigurationTest::$defaultTheme in Field Redirection 8.2

Indicate which theme to use.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

tests/src/Functional/FormatterConfigurationTest.php, line 31

Class

FormatterConfigurationTest
Tests the field_redirection_formatter configuration forms.

Namespace

Drupal\Tests\field_redirection\Functional

Code

protected $defaultTheme = 'stark';