You are here

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

Modules to enable.

Type: array

File

src/Tests/YamlFormElementDateTest.php, line 21

Class

YamlFormElementDateTest
Tests for form date elements.

Namespace

Drupal\yamlform\Tests

Code

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