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