You are here

protected property BibciteTest::$defaultTheme in Bibliography & Citation 2.0.x

Same name and namespace in other branches
  1. 8 tests/src/Functional/BibciteTest.php \Drupal\Tests\bibcite\Functional\BibciteTest::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/BibciteTest.php, line 25

Class

BibciteTest
Test for main module functions.

Namespace

Drupal\Tests\bibcite\Functional

Code

protected $defaultTheme = 'stable';