You are here

public static property CommentLinksAlterTest::$modules in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/comment/src/Tests/CommentLinksAlterTest.php \Drupal\comment\Tests\CommentLinksAlterTest::modules

Modules to install.

Type: array

Overrides CommentTestBase::$modules

File

core/modules/comment/src/Tests/CommentLinksAlterTest.php, line 17
Contains \Drupal\comment\Tests\CommentLinksAlterTest.

Class

CommentLinksAlterTest
Tests comment links altering.

Namespace

Drupal\comment\Tests

Code

public static $modules = array(
  'comment_test',
);