You are here

protected property RealnameBasicTest::$defaultTheme in Real Name 2.x

Same name and namespace in other branches
  1. 8 tests/src/Functional/RealnameBasicTest.php \Drupal\Tests\realname\Functional\RealnameBasicTest::defaultTheme

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/RealnameBasicTest.php, line 18

Class

RealnameBasicTest
Test basic functionality of Realname module.

Namespace

Drupal\Tests\realname\Functional

Code

protected $defaultTheme = 'stark';