protected property BlockFormAlterTest::$defaultTheme in Block Form Alter 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/ BlockFormAlterTest.php, line 18
Class
- BlockFormAlterTest
- Tests functionality of block_form_alter module.
Namespace
Drupal\Tests\block_form_alter\FunctionalCode
protected $defaultTheme = 'stark';