TrackerUserUidTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
- 
              core/
modules/ tracker/ tests/ src/ Kernel/ Views/ TrackerUserUidTest.php, line 29  
Class
- TrackerUserUidTest
 - Tests the tracker user uid handlers.
 
Namespace
Drupal\Tests\tracker\Kernel\ViewsCode
protected static $modules = [
  'filter',
  'node',
  'system',
  'tracker',
  'tracker_test_views',
  'user',
  'views',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.