You are here

protected static property YamlFormHandlerPluginTest::$modules in YAML Form 8

Modules to enable.

Type: array

File

src/Tests/YamlFormHandlerPluginTest.php, line 20

Class

YamlFormHandlerPluginTest
Tests for the form handler plugin.

Namespace

Drupal\yamlform\Tests

Code

protected static $modules = [
  'yamlform',
  'yamlform_devel',
];