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