CommentTest::$modules

Type: modules

Overrides ResourceTestBase::$modules

File

core/modules/jsonapi/tests/src/Functional/CommentTest.php, line 32

Class

CommentTest
JSON:API integration test for the "Comment" content entity type.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected static $modules = [
  'comment',
  'entity_test',
];

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