You are here

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

Modules to enable.

Type: array

File

src/Tests/YamlFormElementOtherTest.php, line 20

Class

YamlFormElementOtherTest
Tests for form element other.

Namespace

Drupal\yamlform\Tests

Code

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