VocabularyXmlBasicAuthTest::$modules

Same name in other branches
  1. 9 core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlBasicAuthTest.php \Drupal\Tests\taxonomy\Functional\Rest\VocabularyXmlBasicAuthTest::modules
  2. 8.9.x core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlBasicAuthTest.php \Drupal\Tests\taxonomy\Functional\Rest\VocabularyXmlBasicAuthTest::modules
  3. 11.x core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlBasicAuthTest.php \Drupal\Tests\taxonomy\Functional\Rest\VocabularyXmlBasicAuthTest::modules

Type: modules

Overrides VocabularyResourceTestBase::$modules

File

core/modules/taxonomy/tests/src/Functional/Rest/VocabularyXmlBasicAuthTest.php, line 21

Class

VocabularyXmlBasicAuthTest
@group rest

Namespace

Drupal\Tests\taxonomy\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.