You are here

protected property WebformSubmissionViewsTest::$defaultTheme in Webform 6.x

Same name and namespace in other branches
  1. 8.5 tests/src/Functional/WebformSubmissionViewsTest.php \Drupal\Tests\webform\Functional\WebformSubmissionViewsTest::defaultTheme

Set default theme to classy to have view specific classes.

Type: string

Overrides WebformBrowserTestBase::$defaultTheme

File

tests/src/Functional/WebformSubmissionViewsTest.php, line 19

Class

WebformSubmissionViewsTest
Tests for webform submission views integration.

Namespace

Drupal\Tests\webform\Functional

Code

protected $defaultTheme = 'classy';