RevisionUidTest::$modules
Same name in other branches
- 9 core/modules/node/tests/src/Kernel/Views/RevisionUidTest.php \Drupal\Tests\node\Kernel\Views\RevisionUidTest::modules
- 8.9.x core/modules/node/tests/src/Kernel/Views/RevisionUidTest.php \Drupal\Tests\node\Kernel\Views\RevisionUidTest::modules
- 10 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 28
Class
- RevisionUidTest
- Tests the node_revision_uid field.
Namespace
Drupal\Tests\node\Kernel\ViewsCode
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.