protected static property YamlFormWizardTest::$modules in YAML Form 8
Modules to enable.
Type: array
File
- src/
Tests/ YamlFormWizardTest.php, line 23
Class
- YamlFormWizardTest
- Tests for form wizard.
Namespace
Drupal\yamlform\TestsCode
protected static $modules = [
'system',
'user',
'yamlform',
'yamlform_test',
];