CommentTypeValidationTest::$modules

Same name in other branches
  1. 11.x core/modules/comment/tests/src/Kernel/CommentTypeValidationTest.php \Drupal\Tests\comment\Kernel\CommentTypeValidationTest::modules

Type: modules

Overrides ConfigEntityValidationTestBase::$modules

File

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

Class

CommentTypeValidationTest
Tests validation of comment_type entities.

Namespace

Drupal\Tests\comment\Kernel

Code

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

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