You are here

protected static property WebformSubmissionViewTest::$testWebforms in Webform 8.5

Same name and namespace in other branches
  1. 6.x 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',
];