CommentDefaultFormatterCacheTagsTest::$modules
Same name in other branches
- 9 core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php \Drupal\Tests\comment\Kernel\CommentDefaultFormatterCacheTagsTest::modules
- 10 core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php \Drupal\Tests\comment\Kernel\CommentDefaultFormatterCacheTagsTest::modules
- 11.x core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php \Drupal\Tests\comment\Kernel\CommentDefaultFormatterCacheTagsTest::modules
Modules to install.
Type: array
Overrides EntityKernelTestBase::$modules
File
-
core/
modules/ comment/ tests/ src/ Kernel/ CommentDefaultFormatterCacheTagsTest.php, line 29
Class
- CommentDefaultFormatterCacheTagsTest
- Tests the bubbling up of comment cache tags when using the Comment list formatter on an entity.
Namespace
Drupal\Tests\comment\KernelCode
public static $modules = [
'entity_test',
'comment',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.