VocabularyHalJsonBasicAuthTest::$modules

Same name in other branches
  1. 9 core/modules/hal/tests/src/Functional/taxonomy/VocabularyHalJsonBasicAuthTest.php \Drupal\Tests\hal\Functional\taxonomy\VocabularyHalJsonBasicAuthTest::modules

Type: modules

Overrides VocabularyResourceTestBase::$modules

File

core/modules/taxonomy/tests/src/Functional/Hal/VocabularyHalJsonBasicAuthTest.php, line 18

Class

VocabularyHalJsonBasicAuthTest
@group hal

Namespace

Drupal\Tests\taxonomy\Functional\Hal

Code

public static $modules = [
    'hal',
    'basic_auth',
];

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