HandlerArgumentUserUidTest::$modules
Same name in other branches
- 9 core/modules/user/tests/src/Kernel/Views/HandlerArgumentUserUidTest.php \Drupal\Tests\user\Kernel\Views\HandlerArgumentUserUidTest::modules
- 10 core/modules/user/tests/src/Kernel/Views/HandlerArgumentUserUidTest.php \Drupal\Tests\user\Kernel\Views\HandlerArgumentUserUidTest::modules
- 11.x core/modules/user/tests/src/Kernel/Views/HandlerArgumentUserUidTest.php \Drupal\Tests\user\Kernel\Views\HandlerArgumentUserUidTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ user/ tests/ src/ Kernel/ Views/ HandlerArgumentUserUidTest.php, line 23
Class
- HandlerArgumentUserUidTest
- Tests the handler of the user: uid Argument.
Namespace
Drupal\Tests\user\Kernel\ViewsCode
public static $modules = [
'system',
'user',
'user_test_views',
'views',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.