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