You are here

protected property CiviCrmTestBase::$defaultTheme in Webform CiviCRM Integration 8.5

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/FunctionalJavascript/CiviCrmTestBase.php, line 14

Class

CiviCrmTestBase

Namespace

Drupal\Tests\webform_civicrm\FunctionalJavascript

Code

protected $defaultTheme = 'classy';