public static property DateTimeTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/System/DateTimeTest.php \Drupal\system\Tests\System\DateTimeTest::modules
Modules to enable.
Type: array
File
- core/
modules/ system/ src/ Tests/ System/ DateTimeTest.php, line 26 - Contains \Drupal\system\Tests\System\DateTimeTest.
Class
- DateTimeTest
- Configure date and time settings. Test date formatting and time zone handling, including daylight saving time.
Namespace
Drupal\system\Tests\SystemCode
public static $modules = [
'block',
'node',
'language',
];