You are here

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

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

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

tests/src/Functional/Variant/WebformVariantElementTest.php, line 27

Class

WebformVariantElementTest
Tests for the webform variant element.

Namespace

Drupal\Tests\webform\Functional\Variant

Code

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