protected static property WebformNodeVariantTest::$testWebforms in Webform 6.x
Same name and namespace in other branches
- 8.5 modules/webform_node/tests/src/Functional/WebformNodeVariantTest.php \Drupal\Tests\webform_node\Functional\WebformNodeVariantTest::testWebforms
Webforms to load.
Type: array
Overrides WebformBrowserTestBase::$testWebforms
File
- modules/
webform_node/ tests/ src/ Functional/ WebformNodeVariantTest.php, line 26
Class
- WebformNodeVariantTest
- Tests for webform node variants.
Namespace
Drupal\Tests\webform_node\FunctionalCode
protected static $testWebforms = [
'test_variant_multiple',
];