UserRolesPermissionsTest::$modules

Same name in other branches
  1. 11.x core/tests/Drupal/KernelTests/Core/Session/UserRolesPermissionsTest.php \Drupal\KernelTests\Core\Session\UserRolesPermissionsTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/tests/Drupal/KernelTests/Core/Session/UserRolesPermissionsTest.php, line 22

Class

UserRolesPermissionsTest
Test case for getting permissions from user roles.

Namespace

Drupal\KernelTests\Core\Session

Code

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

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