TimeZoneDeprecationTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/system/tests/src/Kernel/TimeZoneDeprecationTest.php, line 18

Class

TimeZoneDeprecationTest
Tests deprecated methods in bootstrap throw deprecation warnings.

Namespace

Drupal\Tests\system\Kernel

Code

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

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