protected property WebformBrowserTestBase::$defaultTheme in Webform 6.x
Same name and namespace in other branches
- 8.5 tests/src/Functional/WebformBrowserTestBase.php \Drupal\Tests\webform\Functional\WebformBrowserTestBase::defaultTheme
Set default theme to stable.
Type: string
Overrides BrowserTestBase::$defaultTheme
File
- tests/
src/ Functional/ WebformBrowserTestBase.php, line 24
Class
- WebformBrowserTestBase
- Defines an abstract test base for webform tests.
Namespace
Drupal\Tests\webform\FunctionalCode
protected $defaultTheme = 'stable';