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\Kernel

Code

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

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