CommentDefaultFormatterCacheTagsTest::$modules

Type: modules

Overrides EntityKernelTestBase::$modules

File

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

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.