UserRegistrationRestTest::$modules
Type: modules
Overrides ResourceTestBase::$modules
File
-
core/
modules/ user/ tests/ src/ Functional/ UserRegistrationRestTest.php, line 46
Class
- UserRegistrationRestTest
- Tests registration of user using REST.
Namespace
Drupal\Tests\user\FunctionalCode
protected static $modules = [
'user',
'rest',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.