You are here

protected static property WebformSubmissionTokenOperationsTest::$testWebforms in Webform 8.5

Same name and namespace in other branches
  1. 6.x 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',
];