CommentBundlesTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/comment/tests/src/Kernel/CommentBundlesTest.php, line 20

Class

CommentBundlesTest
Tests that comment bundles behave as expected.

Namespace

Drupal\Tests\comment\Kernel

Code

protected static $modules = [
  'comment',
  'node',
  'taxonomy',
  'user',
];

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