RelationshipRepresentativeNodeTest::$modules

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

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/user/tests/src/Kernel/Views/RelationshipRepresentativeNodeTest.php, line 26

Class

RelationshipRepresentativeNodeTest
Tests the representative node relationship for users.

Namespace

Drupal\Tests\user\Kernel\Views

Code

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

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