protected static property TimezoneResolverTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/system/tests/src/Kernel/TimezoneResolverTest.php \Drupal\Tests\system\Kernel\TimezoneResolverTest::modules
- 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\KernelCode
protected static $modules = [
'system',
'user',
];