TrackerUserUidTest::$modules
Same name in other branches
- 9 core/modules/tracker/tests/src/Kernel/Views/TrackerUserUidTest.php \Drupal\Tests\tracker\Kernel\Views\TrackerUserUidTest::modules
- 8.9.x core/modules/tracker/tests/src/Kernel/Views/TrackerUserUidTest.php \Drupal\Tests\tracker\Kernel\Views\TrackerUserUidTest::modules
- 11.x core/modules/tracker/tests/src/Kernel/Views/TrackerUserUidTest.php \Drupal\Tests\tracker\Kernel\Views\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.