Y2038TimestampUpdateTest::$modules

Same name in other branches
  1. 11.x core/modules/system/tests/src/Functional/Update/Y2038TimestampUpdateTest.php \Drupal\Tests\system\Functional\Update\Y2038TimestampUpdateTest::modules

Type: modules

Overrides UpdatePathTestBase::$modules

File

core/modules/system/tests/src/Functional/Update/Y2038TimestampUpdateTest.php, line 22

Class

Y2038TimestampUpdateTest
Tests update of timestamp fields to bigint.

Namespace

Drupal\Tests\system\Functional\Update

Code

protected static $modules = [
    'forum',
];

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