UserEntityTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
- 
              core/
modules/ user/ tests/ src/ Kernel/ UserEntityTest.php, line 22  
Class
- UserEntityTest
 - Tests the user entity class.
 
Namespace
Drupal\Tests\user\KernelCode
protected static $modules = [
  'system',
  'user',
  'field',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.