You are here

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

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

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

tests/src/Functional/Variant/WebformVariantOperationsTest.php, line 21

Class

WebformVariantOperationsTest
Tests for the webform variant operations.

Namespace

Drupal\Tests\webform\Functional\Variant

Code

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