CommentBookTest::$modules
Same name in other branches
- 9 core/modules/comment/tests/src/Functional/CommentBookTest.php \Drupal\Tests\comment\Functional\CommentBookTest::modules
- 8.9.x core/modules/comment/tests/src/Functional/CommentBookTest.php \Drupal\Tests\comment\Functional\CommentBookTest::modules
- 10 core/modules/book/tests/src/Functional/Comment/CommentBookTest.php \Drupal\Tests\book\Functional\Comment\CommentBookTest::modules
Modules to install.
Type: array
Overrides BrowserTestBase::$modules
File
-
core/
modules/ book/ tests/ src/ Functional/ Comment/ CommentBookTest.php, line 27
Class
- CommentBookTest
- Tests visibility of comments on book pages.
Namespace
Drupal\Tests\book\Functional\CommentCode
protected static $modules = [
'book',
'comment',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.