protected static property YamlFormPathTest::$modules in YAML Form 8
Modules to enable.
Type: array
Overrides YamlFormTestBase::$modules
File
- src/
Tests/ YamlFormPathTest.php, line 12
Class
- YamlFormPathTest
- Tests for form path and page.
Namespace
Drupal\yamlform\TestsCode
protected static $modules = [
'system',
'block',
'node',
'user',
'path',
'yamlform',
];