protected property VarbaseBootstrapParagraphsTests::$defaultTheme in Varbase Bootstrap Paragraphs 9.0.x
Same name and namespace in other branches
- 8.7 tests/src/Functional/VarbaseBootstrapParagraphsTests.php \Drupal\Tests\varbase_bootstrap_paragraphs\Functional\VarbaseBootstrapParagraphsTests::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/ VarbaseBootstrapParagraphsTests.php, line 25
Class
- VarbaseBootstrapParagraphsTests
- Varbase Bootstrap Paragraphs tests.
Namespace
Drupal\Tests\varbase_bootstrap_paragraphs\FunctionalCode
protected $defaultTheme = 'vartheme_bs4';