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