You are here

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

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

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

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

Class

WebformSubmissionTokenOperationsTest
Tests for operations on a webform submission using a tokenized URL.

Namespace

Drupal\Tests\webform\Functional

Code

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