RevisionCreateTimestampTest::$modules

Same name and namespace in other branches
  1. 9 core/modules/node/tests/src/Kernel/Views/RevisionCreateTimestampTest.php \Drupal\Tests\node\Kernel\Views\RevisionCreateTimestampTest::modules
  2. 10 core/modules/node/tests/src/Kernel/Views/RevisionCreateTimestampTest.php \Drupal\Tests\node\Kernel\Views\RevisionCreateTimestampTest::modules
  3. 11.x core/modules/node/tests/src/Kernel/Views/RevisionCreateTimestampTest.php \Drupal\Tests\node\Kernel\Views\RevisionCreateTimestampTest::modules

Type: modules

Overrides ViewsKernelTestBase::$modules

File

core/modules/node/tests/src/Kernel/Views/RevisionCreateTimestampTest.php, line 21

Class

RevisionCreateTimestampTest
Ensures that the revision create time can be accessed in views.

Namespace

Drupal\Tests\node\Kernel\Views

Code

public static $modules = [
    'node_test_views',
    'node',
    'views',
    'user',
];

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