UserRoleDeleteTest::$modules
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
- 
              core/modules/ user/ tests/ src/ Kernel/ UserRoleDeleteTest.php, line 23 
Class
- UserRoleDeleteTest
- Tests the handling of user_role entity from the user module.
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.
