DateRangeFormatterSettingsUpdateTest::$modules

Type: modules

Overrides UpdatePathTestBase::$modules

File

core/modules/datetime_range/tests/src/Functional/DateRangeFormatterSettingsUpdateTest.php, line 19

Class

DateRangeFormatterSettingsUpdateTest
Tests the update path for daterange formatter settings.

Namespace

Drupal\Tests\datetime_range\Functional

Code

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

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