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