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