public static property WebformElementTelephoneTest::$modules in Webform 8.5
Same name and namespace in other branches
- 6.x tests/src/Functional/Element/WebformElementTelephoneTest.php \Drupal\Tests\webform\Functional\Element\WebformElementTelephoneTest::modules
Modules to enable.
Type: array
Overrides WebformBrowserTestBase::$modules
File
- tests/
src/ Functional/ Element/ WebformElementTelephoneTest.php, line 18
Class
- WebformElementTelephoneTest
- Tests for telephone element.
Namespace
Drupal\Tests\webform\Functional\ElementCode
public static $modules = [
'webform',
'telephone_validation',
];