RevisionUidTest::$modules

Same name and namespace in other branches
  1. 9 core/modules/node/tests/src/Kernel/Views/RevisionUidTest.php \Drupal\Tests\node\Kernel\Views\RevisionUidTest::modules
  2. 10 core/modules/node/tests/src/Kernel/Views/RevisionUidTest.php \Drupal\Tests\node\Kernel\Views\RevisionUidTest::modules
  3. 11.x core/modules/node/tests/src/Kernel/Views/RevisionUidTest.php \Drupal\Tests\node\Kernel\Views\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

public 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.