You are here

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

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

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

tests/src/Functional/WebformSubmissionTest.php, line 27

Class

WebformSubmissionTest
Tests for webform submission entity.

Namespace

Drupal\Tests\webform\Functional

Code

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