CommentNewIndicatorTest::$modules
Same name in other branches
- 8.9.x core/modules/comment/tests/src/Functional/CommentNewIndicatorTest.php \Drupal\Tests\comment\Functional\CommentNewIndicatorTest::modules
- 10 core/modules/comment/tests/src/Functional/CommentNewIndicatorTest.php \Drupal\Tests\comment\Functional\CommentNewIndicatorTest::modules
- 11.x core/modules/comment/tests/src/Functional/CommentNewIndicatorTest.php \Drupal\Tests\comment\Functional\CommentNewIndicatorTest::modules
Use the main node listing to test rendering on teasers.
@todo Remove this dependency.
Type: array
Overrides CommentTestBase::$modules
File
-
core/
modules/ comment/ tests/ src/ Functional/ CommentNewIndicatorTest.php, line 25
Class
- CommentNewIndicatorTest
- Tests the 'new' indicator posted on comments.
Namespace
Drupal\Tests\comment\FunctionalCode
protected static $modules = [
'views',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.