NodeListBuilderTest::$modules

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

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/node/tests/src/Kernel/NodeListBuilderTest.php, line 18

Class

NodeListBuilderTest
Tests the admin listing fallback when views is not enabled.

Namespace

Drupal\Tests\node\Kernel

Code

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

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