SuperUserPermissionsTest::$modules

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

Type: modules

Overrides KernelTestBase::$modules

File

core/tests/Drupal/KernelTests/Core/Session/SuperUserPermissionsTest.php, line 23

Class

SuperUserPermissionsTest
Test case for getting all permissions as a super user.

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.