protected property AdminFormTest::$defaultTheme in Gatsby Live Preview & Incremental Builds 8
Same name and namespace in other branches
- 2.0.x tests/src/Functional/AdminFormTest.php \Drupal\Tests\gatsby\Functional\AdminFormTest::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/ AdminFormTest.php, line 27
Class
- AdminFormTest
- Defines a test for GatsbyAdminForm.
Namespace
Drupal\Tests\gatsby\FunctionalCode
protected $defaultTheme = 'stark';