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