ArgumentUidRevisionTest::$modules
Same name in other branches
- 9 core/modules/node/tests/src/Kernel/Views/ArgumentUidRevisionTest.php \Drupal\Tests\node\Kernel\Views\ArgumentUidRevisionTest::modules
- 8.9.x core/modules/node/tests/src/Kernel/Views/ArgumentUidRevisionTest.php \Drupal\Tests\node\Kernel\Views\ArgumentUidRevisionTest::modules
- 10 core/modules/node/tests/src/Kernel/Views/ArgumentUidRevisionTest.php \Drupal\Tests\node\Kernel\Views\ArgumentUidRevisionTest::modules
Type: modules
Overrides ViewsKernelTestBase::$modules
File
-
core/
modules/ node/ tests/ src/ Kernel/ Views/ ArgumentUidRevisionTest.php, line 24
Class
- ArgumentUidRevisionTest
- Tests the argument_node_uid_revision handler.
Namespace
Drupal\Tests\node\Kernel\ViewsCode
protected static $modules = [
'node',
'field',
'text',
'user',
'node_test_views',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.