RoleValidationTest::$modules

Same name in other branches
  1. 10 core/modules/user/tests/src/Kernel/RoleValidationTest.php \Drupal\Tests\user\Kernel\RoleValidationTest::modules

Type: modules

Overrides ConfigEntityValidationTestBase::$modules

File

core/modules/user/tests/src/Kernel/RoleValidationTest.php, line 21

Class

RoleValidationTest
Tests validation of user_role entities.

Namespace

Drupal\Tests\user\Kernel

Code

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

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