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