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