You are here

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

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

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

modules/webform_share/tests/src/Functional/WebformShareVariantTest.php, line 20

Class

WebformShareVariantTest
Webform share variant test.

Namespace

Drupal\Tests\webform_share\Functional

Code

protected static $testWebforms = [
  'test_variant_multiple',
  'test_variant_randomize',
];