protected property AccountFieldSplitTest::$defaultTheme in Account field split 8
Same name and namespace in other branches
- 2.x tests/src/Functional/AccountFieldSplitTest.php \Drupal\Tests\account_field_split\Functional\AccountFieldSplitTest::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/ Functional/ AccountFieldSplitTest.php, line 32
Class
- AccountFieldSplitTest
- Provides test for split fields.
Namespace
Drupal\Tests\account_field_split\FunctionalCode
protected $defaultTheme = 'stark';