You are here

protected property CommentStatisticsUnitTest::$commentStatistics in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/comment/tests/src/Unit/CommentStatisticsUnitTest.php \Drupal\Tests\comment\Unit\CommentStatisticsUnitTest::commentStatistics

CommentStatistics service under test.

Type: \Drupal\comment\CommentStatisticsInterface

File

core/modules/comment/tests/src/Unit/CommentStatisticsUnitTest.php, line 41

Class

CommentStatisticsUnitTest
@coversDefaultClass \Drupal\comment\CommentStatistics @group comment

Namespace

Drupal\Tests\comment\Unit

Code

protected $commentStatistics;