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