CommentLinksTest::$modules

Same name in this branch
  1. 10 core/modules/comment/tests/src/Functional/CommentLinksTest.php \Drupal\Tests\comment\Functional\CommentLinksTest::modules
Same name in other branches
  1. 9 core/modules/comment/tests/src/Kernel/Views/CommentLinksTest.php \Drupal\Tests\comment\Kernel\Views\CommentLinksTest::modules
  2. 9 core/modules/comment/tests/src/Functional/CommentLinksTest.php \Drupal\Tests\comment\Functional\CommentLinksTest::modules
  3. 8.9.x core/modules/comment/tests/src/Kernel/Views/CommentLinksTest.php \Drupal\Tests\comment\Kernel\Views\CommentLinksTest::modules
  4. 8.9.x core/modules/comment/tests/src/Functional/CommentLinksTest.php \Drupal\Tests\comment\Functional\CommentLinksTest::modules
  5. 11.x core/modules/comment/tests/src/Kernel/Views/CommentLinksTest.php \Drupal\Tests\comment\Kernel\Views\CommentLinksTest::modules
  6. 11.x core/modules/comment/tests/src/Functional/CommentLinksTest.php \Drupal\Tests\comment\Functional\CommentLinksTest::modules

Type: modules

Overrides CommentViewsKernelTestBase::$modules

File

core/modules/comment/tests/src/Kernel/Views/CommentLinksTest.php, line 26

Class

CommentLinksTest
Tests the comment link field handlers.

Namespace

Drupal\Tests\comment\Kernel\Views

Code

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

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