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\userCode
protected static $modules = [
'hal',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.