RestRegisterUserTest::$modules

Same name in other branches
  1. 8.9.x core/modules/user/tests/src/Functional/RestRegisterUserTest.php \Drupal\Tests\user\Functional\RestRegisterUserTest::modules

Type: modules

Overrides ResourceTestBase::$modules

File

core/modules/hal/tests/src/Functional/user/RestRegisterUserTest.php, line 54

Class

RestRegisterUserTest
Tests user registration via REST resource.

Namespace

Drupal\Tests\hal\Functional\user

Code

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

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