protected property ParagraphsTypePermissionsTest::$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_type_permissions/ tests/ src/ Functional/ ParagraphsTypePermissionsTest.php, line 38
Class
- ParagraphsTypePermissionsTest
- Tests the paragraphs type permissions.
Namespace
Drupal\Tests\paragraphs_type_permissions\FunctionalCode
protected $defaultTheme = 'stark';