protected property ParagraphsDemoTest::$defaultTheme in Paragraphs 8
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/
paragraphs_demo/ tests/ src/ Functional/ ParagraphsDemoTest.php, line 30
Class
- ParagraphsDemoTest
- Tests the demo module for Paragraphs.
Namespace
Drupal\Tests\paragraphs_demo\FunctionalCode
protected $defaultTheme = 'stark';