CommentHalJsonBasicAuthTest::$modules

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

Type: modules

Overrides CommentHalJsonTestBase::$modules

File

core/modules/comment/tests/src/Functional/Hal/CommentHalJsonBasicAuthTest.php, line 17

Class

CommentHalJsonBasicAuthTest
@group hal

Namespace

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