CommentTypeTest::$modules

Same name in this branch
  1. 9 core/modules/comment/tests/src/Kernel/Plugin/migrate/source/CommentTypeTest.php \Drupal\Tests\comment\Kernel\Plugin\migrate\source\CommentTypeTest::modules
Same name and namespace in other branches
  1. 8.9.x core/modules/jsonapi/tests/src/Functional/CommentTypeTest.php \Drupal\Tests\jsonapi\Functional\CommentTypeTest::modules
  2. 8.9.x core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d7/CommentTypeTest.php \Drupal\Tests\comment\Kernel\Plugin\migrate\source\d7\CommentTypeTest::modules
  3. 10 core/modules/jsonapi/tests/src/Functional/CommentTypeTest.php \Drupal\Tests\jsonapi\Functional\CommentTypeTest::modules
  4. 10 core/modules/comment/tests/src/Kernel/Plugin/migrate/source/CommentTypeTest.php \Drupal\Tests\comment\Kernel\Plugin\migrate\source\CommentTypeTest::modules
  5. 11.x core/modules/jsonapi/tests/src/Functional/CommentTypeTest.php \Drupal\Tests\jsonapi\Functional\CommentTypeTest::modules
  6. 11.x core/modules/comment/tests/src/Kernel/Plugin/migrate/source/CommentTypeTest.php \Drupal\Tests\comment\Kernel\Plugin\migrate\source\CommentTypeTest::modules

Type: modules

Overrides ResourceTestBase::$modules

File

core/modules/jsonapi/tests/src/Functional/CommentTypeTest.php, line 18

Class

CommentTypeTest
JSON:API integration test for the "CommentType" config entity type.

Namespace

Drupal\Tests\jsonapi\Functional

Code

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

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