UserJsonBasicAuthDecoratedTest::$modules
Type: modules
Overrides UserJsonBasicAuthTest::$modules
File
- 
              core/
modules/ user/ tests/ src/ Functional/ Rest/ UserJsonBasicAuthDecoratedTest.php, line 19  
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.