You are here

protected property FormatterRedirectTest::$defaultTheme in Field Redirection 8.2

Indicate which theme to use.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

tests/src/Functional/FormatterRedirectTest.php, line 24

Class

FormatterRedirectTest
Functionally tests formatter redirects.

Namespace

Drupal\Tests\field_redirection\Functional

Code

protected $defaultTheme = 'stark';