public static property CommentRssTest::$modules in Drupal 8
Same name and namespace in other branches
- 9 core/modules/comment/tests/src/Functional/CommentRssTest.php \Drupal\Tests\comment\Functional\CommentRssTest::modules
- 10 core/modules/comment/tests/src/Functional/CommentRssTest.php \Drupal\Tests\comment\Functional\CommentRssTest::modules
Modules to install.
Type: array
Overrides CommentTestBase::$modules
File
- core/
modules/ comment/ tests/ src/ Functional/ CommentRssTest.php, line 24
Class
- CommentRssTest
- Tests comments as part of an RSS feed.
Namespace
Drupal\Tests\comment\FunctionalCode
public static $modules = [
'views',
];