UserViewsDataTest::$modules
Same name in other branches
- 9 core/modules/user/tests/src/Kernel/Views/UserViewsDataTest.php \Drupal\Tests\user\Kernel\Views\UserViewsDataTest::modules
- 11.x core/modules/user/tests/src/Kernel/Views/UserViewsDataTest.php \Drupal\Tests\user\Kernel\Views\UserViewsDataTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ user/ tests/ src/ Kernel/ Views/ UserViewsDataTest.php, line 35
Class
- UserViewsDataTest
- Contains tests related to the views data for the user entity type.
Namespace
Drupal\Tests\user\Kernel\ViewsCode
protected static $modules = [
'system',
'user',
'views',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.