You are here

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

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

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

tests/src/Functional/WebformSubmissionListBuilderTest.php, line 26

Class

WebformSubmissionListBuilderTest
Tests for webform submission list builder.

Namespace

Drupal\Tests\webform\Functional

Code

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