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