RoleJsonBasicAuthTest::$modules

Same name in other branches
  1. 9 core/modules/user/tests/src/Functional/Rest/RoleJsonBasicAuthTest.php \Drupal\Tests\user\Functional\Rest\RoleJsonBasicAuthTest::modules
  2. 8.9.x core/modules/user/tests/src/Functional/Rest/RoleJsonBasicAuthTest.php \Drupal\Tests\user\Functional\Rest\RoleJsonBasicAuthTest::modules
  3. 11.x core/modules/user/tests/src/Functional/Rest/RoleJsonBasicAuthTest.php \Drupal\Tests\user\Functional\Rest\RoleJsonBasicAuthTest::modules

Type: modules

Overrides RoleResourceTestBase::$modules

File

core/modules/user/tests/src/Functional/Rest/RoleJsonBasicAuthTest.php, line 19

Class

RoleJsonBasicAuthTest
@group rest

Namespace

Drupal\Tests\user\Functional\Rest

Code

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

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