protected property ConfigInspectorUITest::$defaultTheme in Configuration Inspector 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/ ConfigInspectorUITest.php, line 17
Class
- ConfigInspectorUITest
- User interface tests for configuration inspector.
Namespace
Drupal\Tests\config_inspector\FunctionalCode
protected $defaultTheme = 'stark';