NodeHalJsonBasicAuthTest::$modules

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

Type: modules

Overrides NodeHalJsonAnonTest::$modules

File

core/modules/node/tests/src/Functional/Hal/NodeHalJsonBasicAuthTest.php, line 17

Class

NodeHalJsonBasicAuthTest
@group hal

Namespace

Drupal\Tests\node\Functional\Hal

Code

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

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