protected static property WebformVariantExcludedTest::$testWebforms in Webform 6.x
Same name and namespace in other branches
- 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\VariantCode
protected static $testWebforms = [
'test_variant_multiple',
];