You are here

protected static property WebformSubmissionViewTest::$testWebforms in Webform 6.x

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

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

tests/src/Functional/WebformSubmissionViewTest.php, line 29

Class

WebformSubmissionViewTest
Tests for webform submission view as HTML, YAML, and plain text.

Namespace

Drupal\Tests\webform\Functional

Code

protected static $testWebforms = [
  'test_element',
];