UserJsonBasicAuthTest::$modules
Same name in other branches
- 9 core/modules/user/tests/src/Functional/Rest/UserJsonBasicAuthTest.php \Drupal\Tests\user\Functional\Rest\UserJsonBasicAuthTest::modules
- 8.9.x core/modules/user/tests/src/Functional/Rest/UserJsonBasicAuthTest.php \Drupal\Tests\user\Functional\Rest\UserJsonBasicAuthTest::modules
- 11.x core/modules/user/tests/src/Functional/Rest/UserJsonBasicAuthTest.php \Drupal\Tests\user\Functional\Rest\UserJsonBasicAuthTest::modules
Type: modules
Overrides UserResourceTestBase::$modules
File
-
core/
modules/ user/ tests/ src/ Functional/ Rest/ UserJsonBasicAuthTest.php, line 20
Class
- UserJsonBasicAuthTest
- @group rest @group #slow
Namespace
Drupal\Tests\user\Functional\RestCode
protected static $modules = [
'basic_auth',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.