protected property SectionSelectionTest::$defaultTheme in Layout Builder UX 8
Same name in this branch
- 8 tests/src/Functional/SectionSelectionTest.php \Drupal\Tests\lb_ux\Functional\SectionSelectionTest::defaultTheme
- 8 tests/src/FunctionalJavascript/SectionSelectionTest.php \Drupal\Tests\lb_ux\FunctionalJavascript\SectionSelectionTest::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/ FunctionalJavascript/ SectionSelectionTest.php, line 27
Class
- SectionSelectionTest
- Tests the section selection UI.
Namespace
Drupal\Tests\lb_ux\FunctionalJavascriptCode
protected $defaultTheme = 'stark';