You are here

protected static property WebformElementSubmissionViewsTest::$testWebforms in Webform 8.5

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

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

tests/src/Functional/Element/WebformElementSubmissionViewsTest.php, line 24

Class

WebformElementSubmissionViewsTest
Tests for webform submission views element.

Namespace

Drupal\Tests\webform\Functional\Element

Code

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