protected property WebformWebDriverTestBase::$defaultTheme in Webform 8.5
Same name and namespace in other branches
- 6.x tests/src/FunctionalJavascript/WebformWebDriverTestBase.php \Drupal\Tests\webform\FunctionalJavascript\WebformWebDriverTestBase::defaultTheme
Set default theme to classy.
Type: string
Overrides BrowserTestBase::$defaultTheme
See also
https://www.drupal.org/node/3083055
File
- tests/
src/ FunctionalJavascript/ WebformWebDriverTestBase.php, line 27
Class
- WebformWebDriverTestBase
- Defines an abstract test base for webform JavaScript tests.
Namespace
Drupal\Tests\webform\FunctionalJavascriptCode
protected $defaultTheme = 'classy';