protected property BibciteTest::$defaultTheme in Bibliography & Citation 8
Same name and namespace in other branches
- 2.0.x 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\FunctionalCode
protected $defaultTheme = 'stable';