You are here

protected property ExtraFieldBrowserTestBase::$defaultTheme in Extra Field 8

Same name and namespace in other branches
  1. 8.2 tests/src/Functional/ExtraFieldBrowserTestBase.php \Drupal\Tests\extra_field\Functional\ExtraFieldBrowserTestBase::defaultTheme

The theme to use for functional tests.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

tests/src/Functional/ExtraFieldBrowserTestBase.php, line 19

Class

ExtraFieldBrowserTestBase
Base class for Extra Field browser tests.

Namespace

Drupal\Tests\extra_field\Functional

Code

protected $defaultTheme = 'stark';