DateRangeFieldTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/datetime_range/tests/src/FunctionalJavascript/DateRangeFieldTest.php, line 23

Class

DateRangeFieldTest
Tests Daterange field.

Namespace

Drupal\Tests\datetime_range\FunctionalJavascript

Code

protected static $modules = [
  'node',
  'entity_test',
  'field_ui',
  'datetime',
  'datetime_range',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.