You are here

protected property CommentStatistics::$state in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/comment/src/CommentStatistics.php \Drupal\comment\CommentStatistics::state
  2. 10 core/modules/comment/src/CommentStatistics.php \Drupal\comment\CommentStatistics::state

The state service.

Type: \Drupal\Core\State\StateInterface

File

core/modules/comment/src/CommentStatistics.php, line 49

Class

CommentStatistics

Namespace

Drupal\comment

Code

protected $state;