DateFormatsLockedTest::$modules

Same name and namespace in other branches
  1. 11.x core/modules/system/tests/src/Kernel/System/DateFormatsLockedTest.php \Drupal\Tests\system\Kernel\System\DateFormatsLockedTest::modules

Type: modules

File

core/modules/system/tests/src/Kernel/System/DateFormatsLockedTest.php, line 26

Class

DateFormatsLockedTest
Tests the locked functionality of date formats.

Namespace

Drupal\Tests\system\Kernel\System

Code

protected static $modules = [
  'system',
  'user',
];

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