protected property RestExportNestedTest::$defaultTheme in REST Export Nested 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
- tests/
src/ Functional/ RestExportNestedTest.php, line 46
Class
- RestExportNestedTest
- Tests views REST export nested.
Namespace
Drupal\Tests\rest_export_nested\FunctionalCode
protected $defaultTheme = 'stark';