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