HandlerArgumentUserUidTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
- 
              core/
modules/ user/ tests/ src/ Kernel/ Views/ HandlerArgumentUserUidTest.php, line 25  
Class
- HandlerArgumentUserUidTest
 - Tests the handler of the user: uid Argument.
 
Namespace
Drupal\Tests\user\Kernel\ViewsCode
protected 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.