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