protected static property YamlFormEntityReferenceItemNormalizerTest::$modules in YAML Form 8
Modules to enable.
Type: array
Overrides YamlFormTestBase::$modules
File
- src/
Tests/ YamlFormEntityReferenceItemNormalizerTest.php, line 18
Class
- YamlFormEntityReferenceItemNormalizerTest
- Tests the normalization of yamlform entity reference items.
Namespace
Drupal\yamlform\TestsCode
protected static $modules = [
'system',
'block',
'node',
'user',
'yamlform',
'yamlform_node',
'yamlform_test',
'hal',
'serialization',
];