public static property CommentBookTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/comment/src/Tests/CommentBookTest.php \Drupal\comment\Tests\CommentBookTest::modules
Modules to install.
Type: array
File
- core/
modules/ comment/ src/ Tests/ CommentBookTest.php, line 27 - Contains \Drupal\comment\Tests\CommentBookTest.
Class
- CommentBookTest
- Tests visibility of comments on book pages.
Namespace
Drupal\comment\TestsCode
public static $modules = array(
'book',
'comment',
);