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