UserJsonBasicAuthDecoratedTest::$modules
Same name in other branches
- 10 core/modules/user/tests/src/Functional/Rest/UserJsonBasicAuthDecoratedTest.php \Drupal\Tests\user\Functional\Rest\UserJsonBasicAuthDecoratedTest::modules
Type: modules
Overrides UserJsonBasicAuthTest::$modules
File
-
core/
modules/ user/ tests/ src/ Functional/ Rest/ UserJsonBasicAuthDecoratedTest.php, line 18
Class
- UserJsonBasicAuthDecoratedTest
- Run UserJsonBasicAuthTest with a user.auth decorator.
Namespace
Drupal\Tests\user\Functional\RestCode
protected static $modules = [
'user_auth_decorator_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.