TimezoneTest::$modules

Same name in this branch
  1. 8.9.x core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php \Drupal\KernelTests\Core\Datetime\Element\TimezoneTest::modules
Same name and namespace in other branches
  1. 9 core/modules/system/tests/src/Kernel/Timezone/TimezoneTest.php \Drupal\Tests\system\Kernel\Timezone\TimezoneTest::modules
  2. 9 core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php \Drupal\KernelTests\Core\Datetime\Element\TimezoneTest::modules
  3. 10 core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php \Drupal\KernelTests\Core\Datetime\Element\TimezoneTest::modules
  4. 11.x core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php \Drupal\KernelTests\Core\Datetime\Element\TimezoneTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/system/tests/src/Kernel/Timezone/TimezoneTest.php, line 14

Class

TimezoneTest
Test coverage for time zone handling.

Namespace

Drupal\Tests\system\Kernel\Timezone

Code

public static $modules = [
    'system',
];

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