You are here

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

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

Webforms to load.

Type: array

Overrides WebformBrowserTestBase::$testWebforms

File

tests/src/Functional/Variant/WebformVariantExcludedTest.php, line 26

Class

WebformVariantExcludedTest
Tests for the webform variant excluded.

Namespace

Drupal\Tests\webform\Functional\Variant

Code

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