You are here

protected static property WebformElementSubmittedValueTest::$testWebforms in Webform 8.5

Same name and namespace in other branches
  1. 6.x tests/src/Functional/Element/WebformElementSubmittedValueTest.php \Drupal\Tests\webform\Functional\Element\WebformElementSubmittedValueTest::testWebforms

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

tests/src/Functional/Element/WebformElementSubmittedValueTest.php, line 19

Class

WebformElementSubmittedValueTest
Tests for webform submission value.

Namespace

Drupal\Tests\webform\Functional\Element

Code

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