CommentJsonBasicAuthTest::$modules

Type: modules

Overrides CommentResourceTestBase::$modules

File

core/modules/comment/tests/src/Functional/Rest/CommentJsonBasicAuthTest.php, line 24

Class

CommentJsonBasicAuthTest
Tests Comment Json Basic Auth.

Namespace

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