You are here

protected static property TimezoneResolverTest::$modules in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/system/tests/src/Kernel/TimezoneResolverTest.php \Drupal\Tests\system\Kernel\TimezoneResolverTest::modules
  2. 9 core/modules/system/tests/src/Kernel/TimezoneResolverTest.php \Drupal\Tests\system\Kernel\TimezoneResolverTest::modules

File

core/modules/system/tests/src/Kernel/TimezoneResolverTest.php, line 23

Class

TimezoneResolverTest
@coversDefaultClass \Drupal\system\TimeZoneResolver @group system

Namespace

Drupal\Tests\system\Kernel

Code

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