protected property ParagraphsCollectionStyleTest::$defaultTheme in Paragraphs Collection 8
Same name in this branch
- 8 tests/src/Functional/ParagraphsCollectionStyleTest.php \Drupal\Tests\paragraphs_collection\Functional\ParagraphsCollectionStyleTest::defaultTheme
- 8 tests/src/FunctionalJavascript/ParagraphsCollectionStyleTest.php \Drupal\Tests\paragraphs_collection\FunctionalJavascript\ParagraphsCollectionStyleTest::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/ ParagraphsCollectionStyleTest.php, line 38
Class
- ParagraphsCollectionStyleTest
- Test paragraphs collection style behavior.
Namespace
Drupal\Tests\paragraphs_collection\FunctionalCode
protected $defaultTheme = 'stark';