You are here

protected static property WebformVariantOperationsTest::$testWebforms in Webform 8.5

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