protected static property CommentNewIndicatorTest::$modules in Drupal 9
Same name and namespace in other branches
- 8 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',
];