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