protected static property WebformElementMultiplePropertyTest::$testWebforms in Webform 6.x
Same name and namespace in other branches
- 8.5 tests/src/Functional/Element/WebformElementMultiplePropertyTest.php \Drupal\Tests\webform\Functional\Element\WebformElementMultiplePropertyTest::testWebforms
Webforms to load.
Type: array
Overrides WebformBrowserTestBase::$testWebforms
File
- tests/
src/ Functional/ Element/ WebformElementMultiplePropertyTest.php, line 17
Class
- WebformElementMultiplePropertyTest
- Tests for webform element multiple property.
Namespace
Drupal\Tests\webform\Functional\ElementCode
protected static $testWebforms = [
'test_element_multiple_property',
];