protected property ImportTest::$defaultTheme in Bibliography & Citation 2.0.x
Same name and namespace in other branches
- 8 modules/bibcite_import/tests/src/Functional/ImportTest.php \Drupal\Tests\bibcite_import\Functional\ImportTest::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
- modules/
bibcite_import/ tests/ src/ Functional/ ImportTest.php, line 25
Class
- ImportTest
- Test for main import functions.
Namespace
Drupal\Tests\bibcite_import\FunctionalCode
protected $defaultTheme = 'stable';