CommentDefaultFormatterCacheTagsTest::$modules

Same name in other branches
  1. 9 core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php \Drupal\Tests\comment\Kernel\CommentDefaultFormatterCacheTagsTest::modules
  2. 8.9.x core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php \Drupal\Tests\comment\Kernel\CommentDefaultFormatterCacheTagsTest::modules
  3. 11.x core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php \Drupal\Tests\comment\Kernel\CommentDefaultFormatterCacheTagsTest::modules

Type: modules

Overrides EntityKernelTestBase::$modules

File

core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php, line 28

Class

CommentDefaultFormatterCacheTagsTest
Tests comment cache tag bubbling up when using the Comment list formatter.

Namespace

Drupal\Tests\comment\Kernel

Code

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

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