public static property NodeCommentsTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/comment/src/Tests/Views/NodeCommentsTest.php \Drupal\comment\Tests\Views\NodeCommentsTest::modules
Modules to install.
Type: array
Overrides CommentTestBase::$modules
File
- core/
modules/ comment/ src/ Tests/ Views/ NodeCommentsTest.php, line 22 - Contains \Drupal\comment\Tests\Views\NodeCommentsTest.
Class
- NodeCommentsTest
- Tests comments on nodes.
Namespace
Drupal\comment\Tests\ViewsCode
public static $modules = [
'history',
];