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