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