RestResourceConfigXmlBasicAuthTest::$modules

Type: modules

Overrides RestResourceConfigResourceTestBase::$modules

File

core/modules/rest/tests/src/Functional/Rest/RestResourceConfigXmlBasicAuthTest.php, line 21

Class

RestResourceConfigXmlBasicAuthTest
@group rest

Namespace

Drupal\Tests\rest\Functional\Rest

Code

protected static $modules = [
  'basic_auth',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.