CommentTypeTest::$modules
Same name in this branch
- 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
Same name in other branches
- 9 core/modules/jsonapi/tests/src/Functional/CommentTypeTest.php \Drupal\Tests\jsonapi\Functional\CommentTypeTest::modules
- 9 core/modules/comment/tests/src/Kernel/Plugin/migrate/source/CommentTypeTest.php \Drupal\Tests\comment\Kernel\Plugin\migrate\source\CommentTypeTest::modules
- 10 core/modules/jsonapi/tests/src/Functional/CommentTypeTest.php \Drupal\Tests\jsonapi\Functional\CommentTypeTest::modules
- 10 core/modules/comment/tests/src/Kernel/Plugin/migrate/source/CommentTypeTest.php \Drupal\Tests\comment\Kernel\Plugin\migrate\source\CommentTypeTest::modules
- 11.x core/modules/jsonapi/tests/src/Functional/CommentTypeTest.php \Drupal\Tests\jsonapi\Functional\CommentTypeTest::modules
- 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\FunctionalCode
public static $modules = [
'node',
'comment',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.