RoleExistsConstraintValidatorTest::$modules

Same name and namespace in other branches
  1. 11.x core/modules/user/tests/src/Kernel/Plugin/Validation/Constraint/RoleExistsConstraintValidatorTest.php \Drupal\Tests\user\Kernel\Plugin\Validation\Constraint\RoleExistsConstraintValidatorTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/user/tests/src/Kernel/Plugin/Validation/Constraint/RoleExistsConstraintValidatorTest.php, line 30

Class

RoleExistsConstraintValidatorTest
Tests Role Exists Constraint Validator.

Namespace

Drupal\Tests\user\Kernel\Plugin\Validation\Constraint

Code

protected static $modules = [
  'system',
  'user',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.