CommentHalJsonBasicAuthTest::$modules

Same name in other branches
  1. 8.9.x core/modules/comment/tests/src/Functional/Hal/CommentHalJsonBasicAuthTest.php \Drupal\Tests\comment\Functional\Hal\CommentHalJsonBasicAuthTest::modules

Type: modules

Overrides CommentHalJsonTestBase::$modules

File

core/modules/hal/tests/src/Functional/comment/CommentHalJsonBasicAuthTest.php, line 18

Class

CommentHalJsonBasicAuthTest
@group hal @group legacy

Namespace

Drupal\Tests\hal\Functional\comment

Code

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

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