RevisionUidTest::$modules

Type: modules

Overrides ViewsKernelTestBase::$modules

File

core/modules/node/tests/src/Kernel/Views/RevisionUidTest.php, line 26

Class

RevisionUidTest
Tests the node_revision_uid field.

Namespace

Drupal\Tests\node\Kernel\Views

Code

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

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