CommentItemTest::$modules
Same name in other branches
- 9 core/modules/comment/tests/src/Kernel/CommentItemTest.php \Drupal\Tests\comment\Kernel\CommentItemTest::modules
- 8.9.x core/modules/comment/tests/src/Kernel/CommentItemTest.php \Drupal\Tests\comment\Kernel\CommentItemTest::modules
- 10 core/modules/comment/tests/src/Kernel/CommentItemTest.php \Drupal\Tests\comment\Kernel\CommentItemTest::modules
Type: modules
Overrides FieldKernelTestBase::$modules
File
-
core/
modules/ comment/ tests/ src/ Kernel/ CommentItemTest.php, line 26
Class
- CommentItemTest
- Tests the new entity API for the comment field type.
Namespace
Drupal\Tests\comment\KernelCode
protected static $modules = [
'comment',
'entity_test',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.