function CommentNewIndicatorTest::setUp
File
-
core/
modules/ history/ tests/ src/ Functional/ CommentNewIndicatorTest.php, line 48
Class
- CommentNewIndicatorTest
- Tests the 'new' indicator posted on comments.
Namespace
Drupal\Tests\history\FunctionalCode
protected function setUp() : void {
parent::setUp();
$this->enablePromotedContentView();
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.