protected static property NodeListBuilderTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/node/tests/src/Kernel/NodeListBuilderTest.php \Drupal\Tests\node\Kernel\NodeListBuilderTest::modules
- 9 core/modules/node/tests/src/Kernel/NodeListBuilderTest.php \Drupal\Tests\node\Kernel\NodeListBuilderTest::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\KernelCode
protected static $modules = [
'node',
'user',
];