protected static property UserJsonBasicAuthTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/user/tests/src/Functional/Rest/UserJsonBasicAuthTest.php \Drupal\Tests\user\Functional\Rest\UserJsonBasicAuthTest::modules
- 9 core/modules/user/tests/src/Functional/Rest/UserJsonBasicAuthTest.php \Drupal\Tests\user\Functional\Rest\UserJsonBasicAuthTest::modules
Overrides UserResourceTestBase::$modules
File
- core/
modules/ user/ tests/ src/ Functional/ Rest/ UserJsonBasicAuthTest.php, line 17
Class
- UserJsonBasicAuthTest
- @group rest
Namespace
Drupal\Tests\user\Functional\RestCode
protected static $modules = [
'basic_auth',
];